summaryrefslogtreecommitdiff
path: root/devel/gettext-old/files/patch-gettext-tools_configure
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:38:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:38:31 +0000
commit3ec45cd1db08de0496f859a17424fb2114ddf1b8 (patch)
treedd8cff05af7164bb2f95ad73402372f73f29e7b8 /devel/gettext-old/files/patch-gettext-tools_configure
parentAdd USE_GETTEXT and bump PORTREVISION. (diff)
Remove gettext-old now that gettext is being used by everyone.
Notes
Notes: svn path=/head/; revision=99915
Diffstat (limited to 'devel/gettext-old/files/patch-gettext-tools_configure')
-rw-r--r--devel/gettext-old/files/patch-gettext-tools_configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/gettext-old/files/patch-gettext-tools_configure b/devel/gettext-old/files/patch-gettext-tools_configure
deleted file mode 100644
index cc9de9caff58..000000000000
--- a/devel/gettext-old/files/patch-gettext-tools_configure
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- gettext-tools/configure.orig Wed Jun 11 17:11:46 2003
-+++ gettext-tools/configure Wed Jun 11 17:12:02 2003
-@@ -1887,7 +1887,7 @@
- ac_config_headers="$ac_config_headers config.h"
-
-
--test "$mandir" != '${prefix}/man' || mandir='${datadir}/man'
-+test "$mandir" != '${prefix}/man' || mandir='${prefix}/man'
-
- ac_ext=c
- ac_cpp='$CPP $CPPFLAGS'