aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-xmlsec
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-02-13 09:07:38 +0800
committerijliao <ijliao@FreeBSD.org>2004-02-13 09:07:38 +0800
commit3fa512375e1cc9f922e13fb9cc018c27abe61bb7 (patch)
tree337b93d266f3452867e410da16fabd9c4899329c /security/py-xmlsec
parent627d53a473269132cc22a471389b9b3d5001eefb (diff)
downloadfreebsd-ports-gnome-3fa512375e1cc9f922e13fb9cc018c27abe61bb7.tar.gz
freebsd-ports-gnome-3fa512375e1cc9f922e13fb9cc018c27abe61bb7.tar.zst
freebsd-ports-gnome-3fa512375e1cc9f922e13fb9cc018c27abe61bb7.zip
remove redundant USE_REINPLACE
Diffstat (limited to 'security/py-xmlsec')
-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