Fix dependency for INDEX building. devel/c2hs -> devel/hs-c2hs.

This commit is contained in:
Will Andrews 2002-09-05 03:46:21 +00:00
parent ba892f4f86
commit 8181503f9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65650

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
c2hs:${PORTSDIR}/devel/c2hs
c2hs:${PORTSDIR}/devel/hs-c2hs
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
USE_GNOMENG= yes