- Fix ghc dependency and INDEX build
Submitted by: cperciva Pointy hat to: vs
This commit is contained in:
parent
3fed30f056
commit
91d718ec49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135706
@ -33,8 +33,8 @@ RUN_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
|
||||
PKGNAMESUFFIX= -nhc98
|
||||
.else
|
||||
BUILD_DEPENDS= hmake:${PORTSDIR}/devel/hs-hmake \
|
||||
ghc-6.4:${PORTSDIR}/lang/ghc6
|
||||
RUN_DEPENDS+= ghc-6.4:${PORTSDIR}/lang/ghc6
|
||||
ghc-6.4:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS+= ghc-6.4:${PORTSDIR}/lang/ghc
|
||||
PKGNAMESUFFIX= -ghc6
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user