diff options
-rw-r--r-- | security/py-xmlsec/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 815979e13dcf..29098906d0cc 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -18,7 +18,6 @@ COMMENT= A set of Python bindings for XML Security Library LIB_DEPENDS= xmlsec1.3:${PORTSDIR}/security/xmlsec1 -USE_REINPLACE= yes USE_PYTHON= 2.2+ USE_PYDISTUTILS= yes |