Skip to content

Commit

Permalink
bsd.cabal.mk: Retire USE_GHC_NATIVE
Browse files Browse the repository at this point in the history
  • Loading branch information
pgj committed Feb 19, 2016
1 parent cc8d7d0 commit 6413bc3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions ftp/hs-curl/Makefile
Expand Up @@ -12,7 +12,5 @@ LICENSE= BSD3CLAUSE

LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl

USE_GHC_NATIVE= yes

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
5 changes: 0 additions & 5 deletions lang/ghc/bsd.cabal.mk
Expand Up @@ -161,11 +161,6 @@ RUN_DEPENDS+= ${dependencies}

.endif

.if defined(USE_GHC_NATIVE)
USES+= perl5
USE_PERL5= build
.endif

.if ${PORT_OPTIONS:MDOCS}
.if !defined(XMLDOCS)

Expand Down

0 comments on commit 6413bc3

Please sign in to comment.