diff options
Diffstat (limited to 'net-mgmt/docsis')
-rw-r--r-- | net-mgmt/docsis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index 8c37cc2a06a6..ebb2239c7d70 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -7,6 +7,7 @@ PORTNAME= docsis PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +20,7 @@ LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes USE_OPENSSL= yes -USE_BISON= yes +USE_BISON= build PLIST_SUB= MIBS=share/snmp/mibs |