summaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-04-27 11:59:28 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-04-27 11:59:28 +0000
commita3a0715f38d5f411396a809915aa2fc5c204bc16 (patch)
treee580bb4c66185f6741df23146d4617f207efeeef /lang/ghc
parent- Update to 6.1.4 (diff)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
Notes
Notes: svn path=/head/; revision=316662
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile
index 502c08e9dfaa..10f62cba38d0 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -30,7 +30,7 @@ LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp
USE_AUTOTOOLS= autoconf autoheader
USE_PERL5_BUILD= yes
USE_GMAKE= yes
-USE_ICONV= yes
+USES= iconv
USE_BINUTILS= yes
USE_GCC= 4.6+
USE_NCURSES= yes