mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
a0bcd2cf68
PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
12 lines
325 B
Plaintext
12 lines
325 B
Plaintext
--- po/Makefile.in.in.orig 2013-06-30 04:27:11 UTC
|
|
+++ po/Makefile.in.in
|
|
@@ -33,7 +33,7 @@ exec_prefix = @exec_prefix@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
libdir = @libdir@
|
|
-DATADIRNAME = @DATADIRNAME@
|
|
+DATADIRNAME = share
|
|
itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
|
subdir = po
|
|
install_sh = @install_sh@
|