aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-06-19 10:54:54 +0800
committerpav <pav@FreeBSD.org>2008-06-19 10:54:54 +0800
commit91b4c84d34902c01f582a39f167d4d5d25734156 (patch)
treecac41240b774052db9701917dec679cde54464a7 /textproc
parent079ad4ed1b314239442332e391eb01a78a2e437d (diff)
downloadfreebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.gz
freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.zst
freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.zip
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months. With hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Ebnf2ps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/Ebnf2ps/Makefile b/textproc/Ebnf2ps/Makefile
index 88769348e1f3..acf58da82a4e 100644
--- a/textproc/Ebnf2ps/Makefile
+++ b/textproc/Ebnf2ps/Makefile
@@ -18,6 +18,8 @@ COMMENT= Generate EPS/FIG diagrams from EBNF/yacc/bison grammars
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
BROKEN= Does not build
+DEPRECATED= Has been broken for more than 6 months
+EXPIRATION_DATE=2008-09-19
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes