Ensure RCS is available for extract.

This commit is contained in:
Cy Schubert 2016-09-22 06:31:30 +00:00
parent a20459354f
commit e79c549374
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422591
2 changed files with 4 additions and 3 deletions

View file

@ -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:

View file

@ -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