diff options
Diffstat (limited to 'devel/antlr/Makefile')
-rw-r--r-- | devel/antlr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/antlr/Makefile b/devel/antlr/Makefile index 10cde2e..723a7f8 100644 --- a/devel/antlr/Makefile +++ b/devel/antlr/Makefile @@ -27,6 +27,7 @@ PORT_CLASSPATH= ${WRKSRC}/antlrall.jar:. EXAMPLES= cpp java +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} PORTDOCS= ANTLRException.gif closure.gif cpp-runtime.html \ |