diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 06:59:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 06:59:28 +0000 |
commit | d44da830964ff914f9581998c68117c2ff66e2c2 (patch) | |
tree | a8bb20c6136436aeb115c26acfff4026ce228ff6 /net-mgmt/docsis | |
parent | d633be8bfd0bc1261b68a12a7c0c5ff1b303223f (diff) | |
download | ports-d44da830964ff914f9581998c68117c2ff66e2c2.tar.gz ports-d44da830964ff914f9581998c68117c2ff66e2c2.zip |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=80215
Diffstat (limited to 'net-mgmt/docsis')
-rw-r--r-- | net-mgmt/docsis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index eb805b18831f..eda8f1321e1e 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -16,6 +16,8 @@ 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 |