diff options
Diffstat (limited to 'news/newsstar')
-rw-r--r-- | news/newsstar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |