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 c1fc5377d7a..5092202d3d6 100644 --- a/wm/windowlab/Makefile +++ b/wm/windowlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/02 07:23:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/24 15:18:32 grant Exp $ # DISTNAME= windowlab-1.12 @@ -12,7 +12,7 @@ COMMENT= Small and simple window manager USE_BUILDLINK2= YES USE_PKGINSTALL= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES PKG_SYSCONFSUBDIR= windowlab |