summaryrefslogtreecommitdiff
path: root/news/newscache
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /news/newscache
parentBump autoconf 2.67->2.68 -- will deal with any fallout. (diff)
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
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 e82715f6768c..295295b78b66 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:267 autoconf:267
+USE_AUTOTOOLS= automake:111 autoheader:268 autoconf:268
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"