mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
|
--- po/Makefile.in.in.orig Sun May 21 14:41:15 2000
|
||
|
+++ po/Makefile.in.in Sun May 21 14:41:44 2000
|
||
|
@@ -19,7 +19,7 @@
|
||
|
prefix = @prefix@
|
||
|
exec_prefix = @exec_prefix@
|
||
|
datadir = $(prefix)/@DATADIRNAME@
|
||
|
-localedir = $(datadir)/locale
|
||
|
+localedir = $(gnulocaledir)
|
||
|
gnulocaledir = $(prefix)/share/locale
|
||
|
gettextsrcdir = $(prefix)/share/gettext/po
|
||
|
subdir = po
|