aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2010-12-25 16:28:32 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2010-12-25 16:28:32 +0000
commitc87b350797002d3d0b55100a9a608241381ddfd3 (patch)
tree7d2191c000c8ea2282ea42f209af5450f4a286f2 /french
parenteb09121cbc48e2512f74f0db13171511e2ad6305 (diff)
downloadports-c87b350797002d3d0b55100a9a608241381ddfd3.tar.gz
ports-c87b350797002d3d0b55100a9a608241381ddfd3.zip
Notes
Diffstat (limited to 'french')
-rw-r--r--french/verbiste/files/patch-Makefile.in18
1 files changed, 15 insertions, 3 deletions
diff --git a/french/verbiste/files/patch-Makefile.in b/french/verbiste/files/patch-Makefile.in
index 76a1ecc3f9b1..b707470996e1 100644
--- a/french/verbiste/files/patch-Makefile.in
+++ b/french/verbiste/files/patch-Makefile.in
@@ -1,6 +1,9 @@
---- Makefile.in.orig 2008-02-18 11:57:24.000000000 -0500
-+++ Makefile.in 2008-02-18 11:59:05.000000000 -0500
-@@ -264,7 +264,7 @@
+Always skip included intl, otherwise the build fails if gettext isn't
+installed even if we never link against it.
+
+--- Makefile.in.orig 2010-12-25 17:22:46.000000000 +0100
++++ Makefile.in 2010-12-25 17:23:03.000000000 +0100
+@@ -319,7 +319,7 @@ builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
# COPYING contains the license; main-window.cpp expects it there.
@@ -9,3 +12,12 @@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
+@@ -351,7 +351,7 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = intl src po macros $(am__append_1)
++SUBDIRS = src po macros $(am__append_1)
+ libdatadir = $(datadir)/$(PACKAGE)-$(API)
+ libdata_DATA = \
+ data/conjugation-fr.xml \