diff options
Diffstat (limited to 'news/newscache/Makefile')
-rw-r--r-- | news/newscache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile index 295295b78b66..e52315b52704 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:268 autoconf:268 +USE_AUTOTOOLS= automake autoheader autoconf AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" |