diff options
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}/\"' |