16af549a21
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.
13 lines
331 B
Text
13 lines
331 B
Text
$NetBSD: patch-ab,v 1.5 2002/11/27 17:41:06 drochner Exp $
|
|
|
|
--- misc/Makefile.in.orig Tue Aug 6 16:00:33 2002
|
|
+++ misc/Makefile.in Sun Sep 1 14:12:13 2002
|
|
@@ -342,7 +342,7 @@
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-gettextsrcDATA install-lispLISP
|
|
+install-data-am: install-gettextsrcDATA
|
|
|
|
install-exec-am: install-binSCRIPTS
|
|
|