summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerade <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commitca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch)
tree0f8268b015ec949860a3c2ab315d341fbbc7615c /news
parent62cb740217d0f5aa007d7cab9d007fb551534a4f (diff)
downloadFreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip
FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz
Sync with new bsd.autotools.mk
Diffstat (limited to 'news')
-rw-r--r--news/newscache/Makefile4
-rw-r--r--news/newsfish/Makefile1
-rw-r--r--news/nntpcache/Makefile2
3 files changed, 4 insertions, 3 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index f173cd7..1045556 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"
diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile
index ea1b174..022797b 100644
--- a/news/newsfish/Makefile
+++ b/news/newsfish/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= asaddi@philosophysw.com
COMMENT= Batch USENET news reader with filter capabilities
USE_AUTOMAKE_VER= 14
+USE_AUTOCONF_VER= 213
USE_GMAKE= yes
MAN1= newsfish.1
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 6cf090b..b51ca5d 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/net/news/nntpcache/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= News caching/anti-spam/server-merging system
-BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake
+WANT_AUTOMAKE_VER=15
.if defined(WITH_LDAP) || defined(WITH_LDAP2)
USE_OPENLDAP= yes
OpenPOWER on IntegriCloud