aboutsummaryrefslogtreecommitdiff
path: root/news/newscache
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /news/newscache
parent639a61155c89af6b9b01d796a82cbd2ad643a299 (diff)
downloadports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.tar.gz
ports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.zip
Notes
Diffstat (limited to 'news/newscache')
-rw-r--r--news/newscache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index f173cd79a280..104555681632 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -17,10 +17,10 @@ COMMENT= NewsCache is a free cache server for USENET News
LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++
-USE_AUTOHEADER= yes
USE_AUTOMAKE_VER= 15
+USE_AUTOHEADER_VER= 253
USE_GETOPT_LONG= yes
-USE_REINPLACE= yes
+USE_REINPLACE= yes
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"