summaryrefslogtreecommitdiff
path: root/wm/ion
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commitb6b94f0c669b1ef2a824c69854900b68ec821681 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /wm/ion
parentac9820da6cdeb5833fdaf2717a1633972572c5de (diff)
downloadpkgsrc-b6b94f0c669b1ef2a824c69854900b68ec821681.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'wm/ion')
-rw-r--r--wm/ion/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile
index f7f66cf3eb3..8f4fb50dae1 100644
--- a/wm/ion/Makefile
+++ b/wm/ion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/08/29 22:41:24 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/25 21:51:35 jlam Exp $
#
DISTNAME= ion-20010523
@@ -9,9 +9,8 @@ MAINTAINER= daniel@codefactory.se,zuntum@netbsd.org
HOMEPAGE= http://www.students.tut.fi/~tuomov/ion/
COMMENT= keyboard friendly tiling window manager
-USE_BUILDLINK_ONLY= YES
-USE_X11BASE= YES
-USE_GMAKE= YES
+USE_BUILDLINK2= YES
+USE_X11BASE= YES
+USE_GMAKE= YES
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"