summaryrefslogtreecommitdiff
path: root/graphics/solang/files/patch-po_Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/solang/files/patch-po_Makefile.in.in')
-rw-r--r--graphics/solang/files/patch-po_Makefile.in.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/solang/files/patch-po_Makefile.in.in b/graphics/solang/files/patch-po_Makefile.in.in
deleted file mode 100644
index dd2acc8f1b1c..000000000000
--- a/graphics/solang/files/patch-po_Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in.orig
-+++ po/Makefile.in.in
-@@ -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@.