diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:21:05 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:21:05 +0000 |
commit | b425f15e41e03776efec5e0484ad4d52fa2a55e4 (patch) | |
tree | a287316ad4f55c9b2ef3d80a3437799f69648265 /news/newsstar/Makefile | |
parent | 231b6073decfcdbad451c9aeb05ae4fd0afacf71 (diff) |
Notes
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 089a5987d5d1..caeaafd5090b 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:110 autoconf:267 aclocal:110 +USE_AUTOTOOLS= automake:111 autoconf:267 aclocal:111 CONFIGURE_ARGS+=--prefix=${PREFIX} \ --with-conf-dir=${PREFIX}/etc/newsstar \ |