diff options
author | petef <petef@FreeBSD.org> | 2004-03-15 11:26:58 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2004-03-15 11:26:58 +0800 |
commit | ec758d7f98c9bd0909c837221eefa71ce2a38b46 (patch) | |
tree | aae0631f396b68a0b6741f3617e982423a37ca73 /news/slrn | |
parent | 295f8287bbcc3ea45f9296767a0ddf394a840ecd (diff) | |
download | freebsd-ports-gnome-ec758d7f98c9bd0909c837221eefa71ce2a38b46.tar.gz freebsd-ports-gnome-ec758d7f98c9bd0909c837221eefa71ce2a38b46.tar.zst freebsd-ports-gnome-ec758d7f98c9bd0909c837221eefa71ce2a38b46.zip |
Nuke USE_SIZE, it's the default now.
Diffstat (limited to 'news/slrn')
-rw-r--r-- | news/slrn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 46438544e2b2..4a1435638e4e 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -27,7 +27,6 @@ COMMENT= SLang-based newsreader LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ iconv.3:${PORTSDIR}/converters/libiconv -USE_SIZE= yes USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes |