summaryrefslogtreecommitdiff
path: root/net/docsis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/docsis/Makefile')
-rw-r--r--net/docsis/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/docsis/Makefile b/net/docsis/Makefile
index eec0b17afc7..82d0bcf6e29 100644
--- a/net/docsis/Makefile
+++ b/net/docsis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:39 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2012/01/14 00:51:36 hans Exp $
#
DISTNAME= docsis-0.9.4
@@ -11,10 +11,8 @@ COMMENT= Utility for manipulating DOCSIS-compliant cable modems
PKG_DESTDIR_SUPPORT= user-destdir
-BUILD_DEPENDS+= bison>=1.25:../../devel/bison
-
GNU_CONFIGURE= YES
-USE_TOOLS+= gm4
+USE_TOOLS+= gm4 bison
.include "../../net/net-snmp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"