summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-13 01:07:38 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-13 01:07:38 +0000
commitef0df6c2e8f117229639da8e4f03659763b215b0 (patch)
tree848da0ed274e7d4b67db148b3cf838e7130ba71b /security
parentadd py-xmlsec 0.2.0 (diff)
remove redundant USE_REINPLACE
Notes
Notes: svn path=/head/; revision=100803
Diffstat (limited to 'security')
-rw-r--r--security/py-xmlsec/Makefile1
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