diff options
Diffstat (limited to 'wm/bbrun/Makefile')
-rw-r--r-- | wm/bbrun/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile index 0bcae28b4ac..e61b712d5f3 100644 --- a/wm/bbrun/Makefile +++ b/wm/bbrun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/12/03 15:15:11 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:47:46 tv Exp $ DISTNAME= bbrun-1.3 PKGREVISION= 3 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.dwave.net/~jking/bbrun/ COMMENT= Run utility for BlackBox WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun -USE_BUILDLINK3= YES USE_X11= YES USE_GNU_TOOLS+= make |