summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-26 18:13:27 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-26 18:13:27 +0000
commit32ec0eb45c73bc18f395045f1e6e5159241eb687 (patch)
tree763f36257ee6edfe2178e30546c1d5d4bad46636
parentAllow this port to use secure "ssh" client instead of traditional "rsh" (diff)
Update to version 2.0.
PR: 14501 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=23362
-rw-r--r--misc/rfc/Makefile8
-rw-r--r--misc/rfc/distinfo2
2 files changed, 6 insertions, 4 deletions
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