summaryrefslogtreecommitdiff
path: root/x11/kdebase3/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2008-04-12 22:42:57 +0000
committerjlam <jlam>2008-04-12 22:42:57 +0000
commit84db467ec7c8386066718011f8d47775d5608811 (patch)
treefdd67c81079412bf94013749a954125434a9baca /x11/kdebase3/Makefile
parent7082f8c2044621c8641f3c82a2da95c2d442048c (diff)
downloadpkgsrc-84db467ec7c8386066718011f8d47775d5608811.tar.gz
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
Diffstat (limited to 'x11/kdebase3/Makefile')
-rw-r--r--x11/kdebase3/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index cef9bd5b56c..67ad97b7319 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2008/02/20 09:53:03 markd Exp $
+# $NetBSD: Makefile,v 1.144 2008/04/12 22:43:14 jlam Exp $
DISTNAME= kdebase-${_KDE_VERSION}
CATEGORIES= x11
@@ -93,16 +93,14 @@ DEPENDS+= htdig>=3.2.0:../../www/htdig-devel
CONFIGURE_ARGS+= --without-libusb
.endif
+PLIST_VARS+= usbview
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "Linux"
-PLIST_SUBST+= HAVE_USBVIEW=""
-.else
-PLIST_SUBST+= HAVE_USBVIEW="@comment "
+PLIST.usbview= yes
.endif
+PLIST_VARS+= joystick
.if ${OPSYS} == "Linux"
-PLIST_SUBST+= HAVE_JOYSTICK=""
-.else
-PLIST_SUBST+= HAVE_JOYSTICK="@comment "
+PLIST.joystick= yes
.endif
ICONDIR= share/icons