aboutsummaryrefslogtreecommitdiff
path: root/news/newscache
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
commit4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch)
treec1022f7df000935302e4c7f143c5b049290dacc2 /news/newscache
parent6029732777f019908166457c71136521713b91f7 (diff)
downloadports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz
ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip
Notes
Diffstat (limited to 'news/newscache')
-rw-r--r--news/newscache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index 295295b78b66..e52315b52704 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -17,7 +17,7 @@ COMMENT= NewsCache is a free cache server for USENET News
LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++
-USE_AUTOTOOLS= automake:111 autoheader:268 autoconf:268
+USE_AUTOTOOLS= automake autoheader autoconf
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"