diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:37:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:37:53 +0000 |
commit | a8ed54fcae54603575c22ca70ee23d80c12d819f (patch) | |
tree | 06faa3c6cf8b551b726c4f62f3c010ab37c944c2 /devel/gettext/files/patch-Makefile.in | |
parent | Clean up the plist. (diff) |
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 <thierry@pompo.net>
myself
Diffstat (limited to 'devel/gettext/files/patch-Makefile.in')
-rw-r--r-- | devel/gettext/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gettext/files/patch-Makefile.in b/devel/gettext/files/patch-Makefile.in deleted file mode 100644 index 22d10ad84344..000000000000 --- a/devel/gettext/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Jul 17 20:45:19 2002 -+++ Makefile.in Fri Jul 19 03:41:08 2002 -@@ -155,7 +155,7 @@ - gettextsrc_DATA = ABOUT-NLS - gettextsrc_SCRIPTS = config.rpath mkinstalldirs - --SUBDIRS = doc intl intl-java lib libuniname src po projects misc man m4 tests -+SUBDIRS = doc intl lib libuniname src po projects misc man m4 tests - - EXTRA_DIST = config.rpath BUGS DISCLAIM PACKAGING README.gemtext \ - djgpp/COPYING.DJ djgpp/Makefile.maint djgpp/README.DJ \ |