diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-01-29 12:50:38 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-01-29 12:50:38 +0000 |
commit | 5876904b816cb6e4599e89414509f7b0d402dd87 (patch) | |
tree | 1ca7605c0a1898b7c5cdacb89c67ee60c4f96855 /devel/pccts | |
parent | 4c8cf59839a33f61e31e0a688c3d0075a3e51832 (diff) |
Notes
Diffstat (limited to 'devel/pccts')
-rw-r--r-- | devel/pccts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 752961af36f6..31a21d0f9fc8 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -15,7 +15,7 @@ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= The Purdue Compiler Construction Tool Set -CONFLICTS= antlr +CONFLICTS= antlr* USE_ZIP= yes WRKSRC= ${WRKDIR}/pccts |