diff options
Diffstat (limited to 'wm/ion/Makefile')
-rw-r--r-- | wm/ion/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile index c173ae85c0e..9789e20fed8 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/02/05 00:00:11 cube Exp $ +# $NetBSD: Makefile,v 1.21 2005/04/11 21:47:47 tv Exp $ # DISTNAME= ion-2-20040729 @@ -13,7 +13,6 @@ COMMENT= Keyboard friendly tiling window manager PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES USE_GNU_TOOLS+= make |