diff options
Diffstat (limited to 'news/newsstar/Makefile')
-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 e89702d31c8a..bada8ec12003 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:268 aclocal:111 +USE_AUTOTOOLS= automake autoconf aclocal CONFIGURE_ARGS+=--prefix=${PREFIX} \ --with-conf-dir=${PREFIX}/etc/newsstar \ |