pkgsrc/devel/gettext/patches/patch-aj
drochner 16af549a21 bite the bullet and upgrade to 0.11.5
There are too many changes to list in a sensible way.
The most visible change for me is that libintl requires libiconv now.
Also untangled the 3 sub-pkgs -- a common patch dir makes it too complex.

This pkg used to expose buildlink2 problems - the pkg libintl was
pulled in in cases where USE_GNU_GETTEXT was not set. There were
some improvements to libtool filtering, and x11/gtk builds now, so
I hope this is settled.
2002-11-27 17:41:05 +00:00

20 lines
716 B
Text

$NetBSD: patch-aj,v 1.3 2002/11/27 17:41:07 drochner Exp $
--- Makefile.in.orig Tue Aug 6 15:57:07 2002
+++ Makefile.in Sun Sep 1 16:51:37 2002
@@ -149,13 +149,13 @@
AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
ACLOCAL_AMFLAGS = -I m4
-MAKEINFO = env LANG= LANGUAGE= @MAKEINFO@
+MAKEINFO = env LANG= LANGUAGE= /usr/bin/makeinfo
gettextsrcdir = $(datadir)/gettext
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 lib libuniname src po misc man
EXTRA_DIST = config.rpath BUGS DISCLAIM PACKAGING README.gemtext \
djgpp/COPYING.DJ djgpp/Makefile.maint djgpp/README.DJ \