From 32ec0eb45c73bc18f395045f1e6e5159241eb687 Mon Sep 17 00:00:00 2001
From: Steve Price <steve@FreeBSD.org>
Date: Fri, 26 Nov 1999 18:13:27 +0000
Subject: Update to version 2.0.

PR:		14501
Submitted by:	maintainer
---
 misc/rfc/Makefile | 8 +++++---
 misc/rfc/distinfo | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

(limited to 'misc/rfc')

diff --git a/misc/rfc/Makefile b/misc/rfc/Makefile
index ceabcb369998..bec0a58a1fda 100644
--- a/misc/rfc/Makefile
+++ b/misc/rfc/Makefile
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	rfc
-# Version required:			1.8
+# Version required:			2.0
 # Date created:				05 October 1999
 # Whom:					Chris D. Faulhaber <jedgar@fxp.org>
 #
@@ -7,13 +7,15 @@
 #
 
 DISTNAME=	rfc
-PKGNAME=	rfc-1.8
+PKGNAME=	rfc-2.0
 CATEGORIES=	misc
 MASTER_SITES=	http://www.dewn.com/rfc/
 EXTRACT_SUFX=
 
 MAINTAINER=	jedgar@fxp.org
 
+RUN_DEPENDS=	lynx:${PORTSDIR}/www/lynx
+
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 
@@ -23,7 +25,7 @@ do-extract:
 
 do-configure:
 	@${MV} ${WRKDIR}/${DISTNAME} ${WRKDIR}/${DISTNAME}.orig
-	@${SED} -e 's|/etc|${PREFIX}/etc|' \
+	@${SED} -e 's|/etc/rfc|${PREFIX}/etc/rfc|' -e 's|/etc/nmap|${PREFIX}/share/misc/nmap|' \
 	   < ${WRKDIR}/${DISTNAME}.orig > ${WRKDIR}/${DISTNAME}
 
 do-install:
diff --git a/misc/rfc/distinfo b/misc/rfc/distinfo
index 21e342a73185..62a5a6a6f3f8 100644
--- a/misc/rfc/distinfo
+++ b/misc/rfc/distinfo
@@ -1 +1 @@
-MD5 (rfc) = d1e36e36295ed7ad3e08e777f29948cc
+MD5 (rfc) = 96df9ac52eccfa0bce7abc24e7bcc341
-- 
cgit v1.2.3