summaryrefslogtreecommitdiff
path: root/devel/gettext-old/files/patch-gettext-tools_Makefile.in
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_Makefile.in
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_Makefile.in')
-rw-r--r--devel/gettext-old/files/patch-gettext-tools_Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/gettext-old/files/patch-gettext-tools_Makefile.in b/devel/gettext-old/files/patch-gettext-tools_Makefile.in
deleted file mode 100644
index ccb82ccabc8c..000000000000
--- a/devel/gettext-old/files/patch-gettext-tools_Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- gettext-tools/Makefile.in.orig Wed Jun 11 13:55:17 2003
-+++ gettext-tools/Makefile.in Wed Jun 11 13:55:27 2003
-@@ -207,7 +207,7 @@
- AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
- ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../config/m4
-
--SUBDIRS = doc intl lib libuniname src po projects misc man m4 tests
-+SUBDIRS = doc intl lib libuniname src po projects misc man m4
-
- # vms_jackets.h is a header that comes with Compaq's "porting library".
- # KEEP_CRTL_SETLOCALE tells it to not override the native locale support.