diff options
author | clsung <clsung@FreeBSD.org> | 2006-05-11 17:07:15 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-05-11 17:07:15 +0800 |
commit | bdb270bd94021b55ffb70dd32f1d9533b4b1805a (patch) | |
tree | c52614263b2f5ba7f61063895461e634b5dee05d /www/snownews | |
parent | 379aa38790bfc0955456654b8140096062f00681 (diff) | |
download | freebsd-ports-gnome-bdb270bd94021b55ffb70dd32f1d9533b4b1805a.tar.gz freebsd-ports-gnome-bdb270bd94021b55ffb70dd32f1d9533b4b1805a.tar.zst freebsd-ports-gnome-bdb270bd94021b55ffb70dd32f1d9533b4b1805a.zip |
- remove USE_REINPLACE
Diffstat (limited to 'www/snownews')
-rw-r--r-- | www/snownews/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile index ec253b00ab27..bd7459149f49 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -18,7 +18,6 @@ COMMENT= A text mode RSS newsreader USE_PERL5_BUILD=yes USE_GMAKE= yes USE_GNOME= libxml2 -USE_REINPLACE= yes HAS_CONFIGURE= yes OPTIONS= OPML "Outline Processor Markup Support" on |