summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-15 00:46:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-15 00:46:42 +0000
commit9403e3ade8bb734d6a4c46600b9a51fe1ced50d6 (patch)
tree8f9b8ca444a88522890a58fcf646ff843345932c /lang
parent- Fix after objformat removal (diff)
- Mark BROKEN: does not build
Notes
Notes: svn path=/head/; revision=195637
Diffstat (limited to 'lang')
-rw-r--r--lang/chameleon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/chameleon/Makefile b/lang/chameleon/Makefile
index ac5b0f6a24b9..05483c1b4c2f 100644
--- a/lang/chameleon/Makefile
+++ b/lang/chameleon/Makefile
@@ -16,6 +16,8 @@ COMMENT= A Haskell-style language
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
happy:${PORTSDIR}/devel/hs-happy
+BROKEN= Does not build
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src
MAKE_ARGS= GHC=ghc INSTALL_PATH='\"${DATADIR}/\"'