diff options
Diffstat (limited to 'lang/xotcl/Makefile')
-rw-r--r-- | lang/xotcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile index 60b878108d3f..05627e903abe 100644 --- a/lang/xotcl/Makefile +++ b/lang/xotcl/Makefile @@ -38,6 +38,7 @@ CONFIGURE_ARGS+= --with-expat=${LOCALBASE}/include,${LOCALBASE}/lib AOLSERVERBASE?= aolserver .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if defined(AOLSERVER_XOTCL) |