diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 161621351211788c872d09a81e302310b54217e5 (patch) | |
tree | 9b4e748432f4bdeb6d849bd42e065d35ffc050b3 /lang/python23 | |
parent | b24a7dce717b919b3fe946c7641952c25f744b05 (diff) | |
download | FreeBSD-ports-161621351211788c872d09a81e302310b54217e5.zip FreeBSD-ports-161621351211788c872d09a81e302310b54217e5.tar.gz |
Remove USE_REINPLACE from the categories starting with L
Diffstat (limited to 'lang/python23')
-rw-r--r-- | lang/python23/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 07abad3..0b4c45c 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -31,7 +31,6 @@ MAN1= ${PYTHON_VERSION}.1 USE_PYTHON= yes PYTHON_VERSION= python2.3 PYTHON_NO_DEPENDS= yes -USE_REINPLACE= yes LATEST_LINK?= ${PYTHON_VERSION:S/.//} SHARED_WRKSRC= ${WRKSRC}/build.shared |