From 3bb1003bffe659fe78e3ff049aa5e426d687763a Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 23 Aug 2000 23:14:21 +0000 Subject: Use "USE_XPM" option instead of direct dependence on the "xpm" package. --- x11/kdebase/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'x11/kdebase') 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" \ -- cgit v1.2.3