aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-09-22 06:31:30 +0000
committerCy Schubert <cy@FreeBSD.org>2016-09-22 06:31:30 +0000
commite79c549374bbdc18cc80eef4de9310640404a054 (patch)
tree26e54eec9b480daa9a05bdefafe972ddd1f1147e
parenta20459354fde0d0bb27d55ac597b90d2b179a712 (diff)
downloadports-e79c549374bbdc18cc80eef4de9310640404a054.tar.gz
ports-e79c549374bbdc18cc80eef4de9310640404a054.zip
Ensure RCS is available for extract.
Notes
Notes: svn path=/head/; revision=422591
-rw-r--r--net/44bsd-rdist/Makefile3
-rw-r--r--shells/44bsd-csh/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile
index ee3886228e79..94680b4e60e0 100644
--- a/net/44bsd-rdist/Makefile
+++ b/net/44bsd-rdist/Makefile
@@ -3,6 +3,7 @@
PORTNAME= 44bsd-rdist
PORTVERSION= 20001111
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= LOCAL/cy
@@ -19,7 +20,7 @@ PLIST_FILES= bin/44bsd-rdist \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1000055
-BUILD_DEPENDS= rcs:devel/rcs57
+EXTRACT_DEPENDS= rcs:devel/rcs57
.endif
post-extract:
diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile
index e4f467f6b036..d800d8f40048 100644
--- a/shells/44bsd-csh/Makefile
+++ b/shells/44bsd-csh/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= 44bsd-csh
PORTVERSION= 20001106
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= shells
MASTER_SITES= LOCAL/cy
MAINTAINER= cy@FreeBSD.org
COMMENT= The traditional 4.4BSD /bin/csh C-shell
-BUILD_DEPENDS= rcs:devel/rcs57
+EXTRACT_DEPENDS= rcs:devel/rcs57
USES= tar:bzip2
NO_WRKSUBDIR= yes