From a80c0faed931015ddb403c99a8e8405d7f00b157 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 25 Jan 1998 16:52:56 +0000 Subject: Upgrade to use version 2.2b4 PR: 5492 Submitted by: Julian Assange --- news/nntpcache/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'news/nntpcache/Makefile') diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index bb9969fadd8a..9405845409b5 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -3,21 +3,24 @@ # Date created: 6 January 1997 # Whom: proff@suburbia.net # -# $Id: Makefile,v 1.6 1997/07/31 06:36:03 asami Exp $ +# $Id: Makefile,v 1.7 1997/12/24 01:21:28 alex Exp $ # -DISTNAME= nntpcache-1.0.7.1 +DISTNAME= nntpcache-2.2b4 CATEGORIES= news MASTER_SITES= ftp://nntpcache.org/pub/nntpcache/ \ ftp://ftp.ntnu.no/pub/unix/news/ \ ftp://ftp.nethelp.no/pub/unix/news/ \ ftp://suburbia.net/pub/nntpcache/ +BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp MAINTAINER= nntpcache@nntpcache.org GNU_CONFIGURE= TRUE CONFIGURE_ARGS= --localstatedir=/var/spool -MAN8= nntpcache.8 +MAN8= nntpcached.8 + +USE_GMAKE= TRUE post-configure: @sed -e "s:%%PREFIX%%:${PREFIX}:g" \ @@ -25,6 +28,5 @@ post-configure: post-install: ${INSTALL_SCRIPT} ${WRKSRC}/nntpcached.sh ${PREFIX}/etc/rc.d - @-${RM} ${PREFIX}/etc/nntpcache/*.bak .include -- cgit v1.2.3