diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/ion/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile index 177cd549913..a7f687ebf2a 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/02/23 13:40:21 cube Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/05 15:21:00 xtraeme Exp $ # DISTNAME= ion-2-20040207 PKGNAME= ${DISTNAME:S/-2-/-/} +PKGREVISION= 1 CATEGORIES= wm x11 MASTER_SITES= http://modeemi.fi/~tuomov/dl/ @@ -10,8 +11,6 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://iki.fi/~tuomov/ion/ COMMENT= Keyboard friendly tiling window manager -BUILDLINK_DEPENDS.lua= lua>=5.0.1 - USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES |