diff options
Diffstat (limited to 'devel/pccts/Makefile')
-rw-r--r-- | devel/pccts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 99e4a80a2679..d9a6611487ac 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -10,6 +10,7 @@ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= Purdue Compiler Construction Tool Set +BROKEN= unfetchable CONFLICTS= antlr* WRKSRC= ${WRKDIR}/${PORTNAME} |