freebsd-ports/audio/gqmpeg/files/patch-po_Makefile.in.in
Oliver Lehmann 1cf81f5a9e back-out the last commit since it was done with mangled CVS/Root files and that
resulted in checking n the stuff into the wrong directory...
Bump PORTEPOCH (because of PORTVERSION wents backward)
2005-01-12 15:34:59 +00:00

14 lines
327 B
Text

$FreeBSD$
--- po/Makefile.in.in.orig Wed Jul 24 16:24:35 2002
+++ po/Makefile.in.in Wed Jul 24 16:25:07 2002
@@ -21,7 +21,7 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
-localedir = $(datadir)/locale
+localedir = $(prefix)/share/locale
gettextsrcdir = $(datadir)/gettext/po
INSTALL = @INSTALL@