aboutsummaryrefslogtreecommitdiff
path: root/news/newscache
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-11-03 18:36:56 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-11-03 18:36:56 +0000
commit38cd548d49ea3ff48710680e06a09cade909ff76 (patch)
tree4ad1e1d64e2ffaddc33ceea7c0e6982de160343b /news/newscache
parentb6c5d5b430947a3eb79b2ca33c11c8f3ba40dfca (diff)
downloadports-38cd548d49ea3ff48710680e06a09cade909ff76.tar.gz
ports-38cd548d49ea3ff48710680e06a09cade909ff76.zip
Notes
Diffstat (limited to 'news/newscache')
-rw-r--r--news/newscache/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index 57a18d94a5ee..e014cfb281e6 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -7,11 +7,12 @@
PORTNAME= newscache
PORTVERSION= 1.2.r.6
+PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://www.linuxhacker.at/linux/downloads/src/
DISTNAME= NewsCache-${PORTVERSION:S/.r./rc/}
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= NewsCache is a free cache server for USENET News
LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++
@@ -23,6 +24,7 @@ USE_REINPLACE= yes
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
MAN5= newscache.conf.5
MAN8= newscache.8 newscacheclean.8 updatenews.8