freebsd-ports/graphics/tgif/files/patch-po-Po.tmpl
Hiroki Sato 572f5ae6c5 - Merge graphics/tgif-nls and graphics/tgif into a single port
graphics/tgif.  The two ports were almost identical except for NLS
  support.

  The graphics/tgif now supports NLS by default and WITHOUT_NLS knob to
  disable it.

- Add WITH_A4SIZE knob to set A4 as the default paper size.

- Add a workaround for incorrect width calculation of wide characters.

Approved by:	maintainer
2007-06-09 11:59:41 +00:00

9 lines
244 B
Cheetah

--- po/Po.tmpl.orig Sat Jun 17 02:35:00 2000
+++ po/Po.tmpl Sat Jun 17 02:35:26 2000
@@ -8,5 +8,5 @@
MKINSTALLDIRS = install -d
DESTDIR =
-SYSNLSDIR = /usr/share/locale
+SYSNLSDIR = $(PREFIX)/share/locale
NLSDIR = $(DESTDIR)$(SYSNLSDIR)