summaryrefslogtreecommitdiff
path: root/x11/matchbox-panel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/matchbox-panel/Makefile')
-rw-r--r--x11/matchbox-panel/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/matchbox-panel/Makefile b/x11/matchbox-panel/Makefile
index 33d1ca83d2f..df9afb62bda 100644
--- a/x11/matchbox-panel/Makefile
+++ b/x11/matchbox-panel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/01/26 23:47:33 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2008/04/12 22:43:14 jlam Exp $
#
DISTNAME= matchbox-panel-0.9.2
@@ -24,10 +24,9 @@ CONFIGURE_ARGS+= --enable-nls
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "DragonFly"
-PLIST_SUBST+= COND_APM="@comment "
-.else
-PLIST_SUBST+= COND_APM=""
+PLIST_VARS= apm
+.if ${OPSYS} != "DragonFly"
+PLIST.apm= yes
.endif
.include "../../devel/gettext-lib/buildlink3.mk"