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/straw | |
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/straw')
-rw-r--r-- | net/straw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/straw/Makefile b/net/straw/Makefile index bf7d318ac05c..45a0f1e8377c 100644 --- a/net/straw/Makefile +++ b/net/straw/Makefile @@ -17,7 +17,6 @@ COMMENT= A GNOME 2 desktop weblog aggregator written in Python USE_GMAKE= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= libglade2 pygnome2 pygnomeextras USE_PYTHON= yes USE_PYDISTUTILS= yes |