aboutsummaryrefslogtreecommitdiff
path: root/news
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
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
downloadports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz
ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/newscache/Makefile2
-rw-r--r--news/newsstar/Makefile2
2 files changed, 2 insertions, 2 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"
diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile
index caeaafd5090b..99295e51572f 100644
--- a/news/newsstar/Makefile
+++ b/news/newsstar/Makefile
@@ -23,7 +23,7 @@ BROKEN= does not build
USE_PERL5= yes
HAS_CONFIGURE= yes
USE_ICONV= yes
-USE_AUTOTOOLS= automake:111 autoconf:267 aclocal:111
+USE_AUTOTOOLS= automake:111 autoconf:268 aclocal:111
CONFIGURE_ARGS+=--prefix=${PREFIX} \
--with-conf-dir=${PREFIX}/etc/newsstar \