Subject: A small gnome-libs patch
To: None <tech-pkg@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 10/07/2003 12:15:48
Any objections for this? I can't compile this package on Linux without
this patch.
Martti
n52:/usr/pkgsrc/x11/gnome-libs> cvs diff -u
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/gnome-libs/Makefile,v
retrieving revision 1.90
diff -u -r1.90 Makefile
--- Makefile 12 Sep 2003 16:12:01 -0000 1.90
+++ Makefile 7 Oct 2003 08:28:56 -0000
@@ -14,6 +14,7 @@
USE_X11BASE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
+USE_GNU_GETTEXT= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= YES