summaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
commit9f1de9b900c064307cc328ec436f07477dfaa7f0 (patch)
tree5b19e4fae39149280653cc670bc170d039477f8e /lang/ghc
parentupdate lang/sbcl to 1.1.7, and adjust dependent ports (diff)
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Notes
Notes: svn path=/head/; revision=317525
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile
index 10f62cba38d0..69dde180d91b 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -30,10 +30,9 @@ LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp
USE_AUTOTOOLS= autoconf autoheader
USE_PERL5_BUILD= yes
USE_GMAKE= yes
-USES= iconv
+USES= iconv ncurses
USE_BINUTILS= yes
USE_GCC= 4.6+
-USE_NCURSES= yes
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE