summaryrefslogtreecommitdiff
path: root/x11/kdebase
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase')
-rw-r--r--x11/kdebase/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index 3fa24e5e213..e9ed5d9479e 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2000/08/07 07:32:41 tron Exp $
+# $NetBSD: Makefile,v 1.69 2000/08/23 23:14:32 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
DISTNAME= kdebase-1.1.2
@@ -15,15 +15,15 @@ HOMEPAGE= http://www.kde.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
DEPENDS+= Mesa-*:../../graphics/Mesa
DEPENDS+= kdelibs-1.1.2:../../x11/kdelibs
-DEPENDS+= xpm-3.4k:../../graphics/xpm
# kdebase doesn't manipulate GIFs, but KDE packages depending on kdebase
# often do, so put the dependency here.
#
DEPENDS+= libungif-*:../../graphics/libungif
-USE_X11BASE= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_X11BASE= YES
+USE_XPM= YES
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
EVAL_PREFIX+= QT1DIR=qt1
CONFIGURE_ARGS= "--datadir=${PREFIX}/share/kde" \