diff options
Diffstat (limited to 'wm/bbrun/Makefile')
-rw-r--r-- | wm/bbrun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile index dbb2ab0b206..f280c494f8d 100644 --- a/wm/bbrun/Makefile +++ b/wm/bbrun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:27:34 agc Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/24 15:18:32 grant Exp $ DISTNAME= bbrun-1.3 PKGREVISION= 2 @@ -12,7 +12,7 @@ COMMENT= Run utility for BlackBox WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun USE_BUILDLINK2= YES USE_X11= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make ALL_TARGET= bbrun |