mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Use lang/ghc5
This commit is contained in:
parent
efb6d0a513
commit
c59864499d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98286
@ -14,8 +14,8 @@ PKGNAMEPREFIX= hs-
|
||||
MAINTAINER= obraun@FreeBSD.org
|
||||
COMMENT= C->Haskell, an Interface Generator for Haskell
|
||||
|
||||
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
|
||||
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -14,8 +14,8 @@ PKGNAMEPREFIX= hs-
|
||||
MAINTAINER= obraun@FreeBSD.org
|
||||
COMMENT= A popen-like library for Haskell
|
||||
|
||||
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
|
||||
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
|
||||
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
|
||||
|
||||
USE_GMAKE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user