aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-05-02 21:57:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-05-02 21:57:14 +0000
commit2a686821f256bf56a93b43bf061cc3c8689c13e9 (patch)
treed50b6ecaec4fe02bad90bfcde2104cb2923d04d5
parent3066316b4adeee9b844bf430be4f7847e1017be4 (diff)
downloadports-2a686821f256bf56a93b43bf061cc3c8689c13e9.tar.gz
ports-2a686821f256bf56a93b43bf061cc3c8689c13e9.zip
Notes
-rw-r--r--net-mgmt/noc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/noc/Makefile b/net-mgmt/noc/Makefile
index ed5ed40a4db8..3d52413e14b3 100644
--- a/net-mgmt/noc/Makefile
+++ b/net-mgmt/noc/Makefile
@@ -34,6 +34,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3<1.4:${PORTSDIR}/www/py-django \
${PYTHON_PKGNAMEPREFIX}netifaces>0:${PORTSDIR}/net/py-netifaces \
${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
+BROKEN= unsatisfyable dependency object
+
OPTIONS= GMPY "Enable use GMP library in SSH" on \
PEP8 "Intsall pep8 for checking source" off