diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:47:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:47:48 +0000 |
commit | 170cdef430e6cd38ba4d426dfea57035545bb2fa (patch) | |
tree | 14b169c5757603641b34432075552bfed2bde93d | |
parent | 10152ecb92b6961746228aee542847e34630824a (diff) | |
download | ports-170cdef430e6cd38ba4d426dfea57035545bb2fa.tar.gz ports-170cdef430e6cd38ba4d426dfea57035545bb2fa.zip |
Notes
-rw-r--r-- | www/py-openssl-proxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-openssl-proxy/Makefile b/www/py-openssl-proxy/Makefile index 867080612257..d132fa86ea1d 100644 --- a/www/py-openssl-proxy/Makefile +++ b/www/py-openssl-proxy/Makefile @@ -11,6 +11,8 @@ DISTNAME= pyOpenSSLProxy-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= HTTPS proxy support +BROKEN= No public distfiles + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:${PORTSDIR}/security/py-openssl USES= python:2 |