aboutsummaryrefslogtreecommitdiff
path: root/devel/antlr
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-01-28 16:45:47 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-01-28 16:45:47 +0000
commit64466104bb898d3980a852bb71345feb3d48255e (patch)
tree4b83a2d9eacc282d662d92ba12fa77088e44b8c8 /devel/antlr
parent94f8dfe2b815b9dca946c6921919675de7663d40 (diff)
downloadports-64466104bb898d3980a852bb71345feb3d48255e.tar.gz
ports-64466104bb898d3980a852bb71345feb3d48255e.zip
Notes
Diffstat (limited to 'devel/antlr')
-rw-r--r--devel/antlr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/antlr/Makefile b/devel/antlr/Makefile
index 07455508f647..6b13cc6e30c5 100644
--- a/devel/antlr/Makefile
+++ b/devel/antlr/Makefile
@@ -16,6 +16,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= mainland@apeiron.net
COMMENT= ANTLR: ANother Tool for Language Recognition
+CONFLICTS= pccts
+
USE_GMAKE= yes
USE_JAVA= 1.2+
NEED_JAVAC= YES