freebsd-ports/devel/gettext/files/patch-Makefile.in
Ade Lovett 58323a967a Stage 2 gettext update
Upgrade to 0.11.1, remove NO_LATEST_LINK.

Reviewed by:	portmgr
2002-03-25 22:18:48 +00:00

12 lines
348 B
Text

--- Makefile.in.orig Tue Mar 12 14:51:22 2002
+++ Makefile.in Fri Mar 15 18:42:49 2002
@@ -40,3 +40,3 @@
-ACLOCAL = @ACLOCAL@
+ACLOCAL = /usr/bin/true
AUTOCONF = @AUTOCONF@
@@ -152,3 +152,3 @@
-SUBDIRS = doc intl intl-java lib libuniname src po man m4 projects misc tests
+SUBDIRS = doc intl lib libuniname src po man m4 projects misc tests