summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r--x11/gnome-libs/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index add8e5f5389..b3bb92fea90 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2000/07/31 08:45:45 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2000/08/23 23:14:33 tron Exp $
DISTNAME= gnome-libs-1.2.3
CATEGORIES= x11 gnome
@@ -11,14 +11,14 @@ DEPENDS+= ORBit-*:../../net/ORBit
DEPENDS+= esound>=0.2.18:../../audio/esound
DEPENDS+= gtk+>=1.2.7:../gtk
DEPENDS+= imlib-*:../../graphics/imlib
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-USE_X11BASE= # defined
-USE_GMAKE= # defined
-USE_LIBTOOL= # defined
+USE_X11BASE= YES
+USE_XPM= YES
+USE_GMAKE= YES
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \
--with-glib-prefix=${LOCALBASE}
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \