diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /security/py-xmlsec | |
parent | - Add LICENSE. (diff) |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=430235
Diffstat (limited to 'security/py-xmlsec')
-rw-r--r-- | security/py-xmlsec/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 410c18446459..7d88af87dd8e 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -18,8 +18,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libxmlsec1.so:security/xmlsec1 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2 -BROKEN_FreeBSD_9= does not build - USES= python:2 ssl USE_PYTHON= distutils autoplist |