From 2a686821f256bf56a93b43bf061cc3c8689c13e9 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 2 May 2012 21:57:14 +0000 Subject: [PATCH] - Mark BROKEN: bad depobj Reported by: pointyhat --- net-mgmt/noc/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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