diff options
Diffstat (limited to 'sysutils/bbsload/Makefile')
-rw-r--r-- | sysutils/bbsload/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/bbsload/Makefile b/sysutils/bbsload/Makefile index 4addd80404b..38261b742e0 100644 --- a/sysutils/bbsload/Makefile +++ b/sysutils/bbsload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/04/16 21:49:25 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/25 21:50:55 jlam Exp $ # DISTNAME= bbsload-0.2.5 @@ -10,10 +10,7 @@ HOMEPAGE= http://bbtools.thelinuxcommunity.org/ COMMENT= Small (in dimensions) tool to display the avarage load GNU_CONFIGURE= YES -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES USE_X11BASE= YES -GNU_CONFIGURE= YES - -.include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" |