diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 02:54:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 02:54:54 +0000 |
commit | 6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch) | |
tree | b814bdc850876fc7f43127bd2a783cf124f36b80 /lang/chameleon/Makefile | |
parent | 1fffccb9b203900720b19fdc7daf616cf0e6df17 (diff) |
Notes
Diffstat (limited to 'lang/chameleon/Makefile')
-rw-r--r-- | lang/chameleon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/chameleon/Makefile b/lang/chameleon/Makefile index 05483c1b4c2f..f9a1e850b9ec 100644 --- a/lang/chameleon/Makefile +++ b/lang/chameleon/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ happy:${PORTSDIR}/devel/hs-happy BROKEN= Does not build +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src MAKE_ARGS= GHC=ghc INSTALL_PATH='\"${DATADIR}/\"' |