aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-05-15 12:43:38 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-05-15 12:43:38 +0000
commit7ff01d9cc9f16e36a0f7346f72bcb3e75d98faee (patch)
tree770070a49612c199bfb3b8f1d9f8a6a3c8b02602 /net-im
parent01bcad14c9c961d90e1e2f146512284daa499ca8 (diff)
downloadports-7ff01d9cc9f16e36a0f7346f72bcb3e75d98faee.tar.gz
ports-7ff01d9cc9f16e36a0f7346f72bcb3e75d98faee.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in b/net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in
new file mode 100644
index 000000000000..fd6bc5f88e70
--- /dev/null
+++ b/net-im/pidgin-privacy-please/files/patch-po-Makefile.in.in
@@ -0,0 +1,11 @@
+--- po/Makefile.in.in.orig 2011-08-13 04:58:38.000000000 +0200
++++ po/Makefile.in.in 2012-05-02 20:59:29.000000000 +0200
+@@ -34,7 +34,7 @@
+ datarootdir = @datarootdir@
+ libdir = @libdir@
+ DATADIRNAME = @DATADIRNAME@
+-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
++itlocaledir = $(datarootdir)/locale
+ subdir = po
+ install_sh = @install_sh@
+ # Automake >= 1.8 provides @mkdir_p@.