diff options
author | leeym <leeym@FreeBSD.org> | 2003-05-07 09:40:46 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-05-07 09:40:46 +0800 |
commit | 867cc3068be1f46b8cf4343a364362d0857d692a (patch) | |
tree | 764c25349350e3123c92fa953af550c1351ff0a7 /net-mgmt/docsis/Makefile | |
parent | 9a0415e0f6b7625276ef8cabb797a8cdbc68af8f (diff) | |
download | freebsd-ports-graphics-867cc3068be1f46b8cf4343a364362d0857d692a.tar.gz freebsd-ports-graphics-867cc3068be1f46b8cf4343a364362d0857d692a.tar.zst freebsd-ports-graphics-867cc3068be1f46b8cf4343a364362d0857d692a.zip |
add patch files which are omitted in previous commit and unbreak this port.
Pointy hat to: leeym
Noticed by: "James E. Flemer" <jflemer@uvm.edu>, kris
Diffstat (limited to 'net-mgmt/docsis/Makefile')
-rw-r--r-- | net-mgmt/docsis/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index eda8f1321e1..eb805b18831 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= jflemer@alum.rpi.edu COMMENT= DOCSIS(tm) binary configuration file encoder/decoder -BROKEN= "Does not build" - LIB_DEPENDS= netsnmp:${PORTSDIR}/net/net-snmp USE_OPENSSL= yes |