- Fix breakage on 10.x, caused by the removal of CVS from base

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2013-07-28 19:48:40 +00:00
parent cf3717d387
commit a58daff0cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323847

View File

@ -12,7 +12,8 @@ COMMENT= Convert CVS module to darcs repository
LICENSE= GPLv2
BUILD_DEPENDS= darcs:${PORTSDIR}/devel/hs-darcs \
BUILD_DEPENDS= cvs:${PORTSDIR}/devel/cvs \
darcs:${PORTSDIR}/devel/hs-darcs \
cvsps:${PORTSDIR}/devel/cvsps \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}