From a8ed54fcae54603575c22ca70ee23d80c12d819f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 25 Aug 2003 05:37:53 +0000 Subject: Update to 0.12.1. This brings a shared lib bump of libintl.so. It is recommended people use: portupgrade -rf gettext -m BATCH=yes To update this port. Tested by: Thierry Thomas myself --- devel/gettext/files/patch-gettext-tools_Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/gettext/files/patch-gettext-tools_Makefile.in (limited to 'devel/gettext/files/patch-gettext-tools_Makefile.in') diff --git a/devel/gettext/files/patch-gettext-tools_Makefile.in b/devel/gettext/files/patch-gettext-tools_Makefile.in new file mode 100644 index 000000000000..b4b4bbbde36a --- /dev/null +++ b/devel/gettext/files/patch-gettext-tools_Makefile.in @@ -0,0 +1,11 @@ +--- 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. -- cgit v1.2.3