diff options
Diffstat (limited to 'wm/windowlab/Makefile')
-rw-r--r-- | wm/windowlab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/windowlab/Makefile b/wm/windowlab/Makefile index 8179f2aefd8..739dd179ca1 100644 --- a/wm/windowlab/Makefile +++ b/wm/windowlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:49 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:44 jlam Exp $ # DISTNAME= windowlab-1.12 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.nickgravgaard.com/windowlab/ COMMENT= Small and simple window manager USE_PKGINSTALL= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_X11= YES PKG_SYSCONFSUBDIR= windowlab |