diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-12 06:49:56 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-12 06:49:56 +0800 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net/py-spreadmodule/Makefile | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) | |
download | freebsd-ports-gnome-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.tar.gz freebsd-ports-gnome-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.tar.zst freebsd-ports-gnome-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.zip |
Remove USE_REINPLACE from all categories starting with N
Diffstat (limited to 'net/py-spreadmodule/Makefile')
-rw-r--r-- | net/py-spreadmodule/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/py-spreadmodule/Makefile b/net/py-spreadmodule/Makefile index 805824770dc6..acaae6d8fb18 100644 --- a/net/py-spreadmodule/Makefile +++ b/net/py-spreadmodule/Makefile @@ -20,7 +20,6 @@ COMMENT= A python extension module for the Spread group communcations package LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread PLIST_FILES= %%PYTHON_SITELIBDIR%%/spread.so -USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes |