summaryrefslogtreecommitdiff
path: root/lang/mercury
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-01 00:02:14 +0000
committerdholland <dholland@pkgsrc.org>2012-06-01 00:02:14 +0000
commit9fc0e3be06d52e9beb8983a609f9ec890cbe82ec (patch)
treeb32c3cda67aa4538b1bc2f02be08c9a3b3d21514 /lang/mercury
parente7ab28a4c048b0c8507d10df824403990ce8ff2e (diff)
downloadpkgsrc-9fc0e3be06d52e9beb8983a609f9ec890cbe82ec.tar.gz
USE_TOOLS+=flex; Solaris build says "You need flex to build Mercury".
Diffstat (limited to 'lang/mercury')
-rw-r--r--lang/mercury/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mercury/Makefile b/lang/mercury/Makefile
index b5090bba8a2..9f0fbe09651 100644
--- a/lang/mercury/Makefile
+++ b/lang/mercury/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2012/03/27 18:43:30 dholland Exp $
+# $NetBSD: Makefile,v 1.39 2012/06/01 00:02:14 dholland Exp $
DISTNAME= mercury-compiler-11.07
PKGNAME= mercury-11.07
@@ -14,7 +14,7 @@ COMMENT= Modern logic/functional programming language
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pax bison
+USE_TOOLS+= gmake pax bison flex
USE_TOOLS+= perl # ?
USE_GNU_READLINE= yes # rl_prep_term_function
INFO_FILES= # PLIST