diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 00:47:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 00:47:21 +0000 |
commit | 798e9bed2a389dce8a970e15b68176fd49f442db (patch) | |
tree | 9dc5597aab073298ec381964f72cd853b3dd366c /textproc/gnome-doc-utils/files/patch-configure | |
parent | 48b92584b0722f7f6ca412e6cfe16f1381e043cc (diff) | |
download | ports-798e9bed2a389dce8a970e15b68176fd49f442db.tar.gz ports-798e9bed2a389dce8a970e15b68176fd49f442db.zip |
Notes
Diffstat (limited to 'textproc/gnome-doc-utils/files/patch-configure')
-rw-r--r-- | textproc/gnome-doc-utils/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/gnome-doc-utils/files/patch-configure b/textproc/gnome-doc-utils/files/patch-configure new file mode 100644 index 000000000000..33df31f408fb --- /dev/null +++ b/textproc/gnome-doc-utils/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Mar 11 13:14:03 2006 ++++ configure Sat Mar 11 13:14:17 2006 +@@ -7249,6 +7249,7 @@ echo "${ECHO_T}found xgettext program is + echo "$as_me:$LINENO: checking for catalogs to be installed" >&5 + echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 + NEW_LINGUAS= ++ unset LINGUAS + for presentlang in $ALL_LINGUAS; do + useit=no + if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then |