diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index aece11dbce0..bfe419f4e74 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2003/10/29 10:40:53 gavan Exp $ +# $NetBSD: Makefile,v 1.92 2003/10/29 15:35:51 wiz Exp $ DISTNAME= gnome-libs-1.4.2 CATEGORIES= x11 gnome @@ -17,7 +17,6 @@ USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool LIBTOOL_OVERRIDE+= ${WRKSRC}/libart_lgpl/libtool - GNU_CONFIGURE= YES CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \ --enable-gtk-doc=no \ |