diff options
Diffstat (limited to 'net/bmon/Makefile')
-rw-r--r-- | net/bmon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile index c4aa3f948ca..ea5ae5a0af2 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/07 18:49:13 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:45 tv Exp $ # DISTNAME= bmon-2.0.1 @@ -13,7 +13,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes MAKEFILE= GNUmakefile -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_PKGINSTALL= YES |