diff options
Diffstat (limited to 'textproc/zorba/Makefile')
-rw-r--r-- | textproc/zorba/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index e87d3961caa8..c8ceeaa15234 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -41,6 +41,7 @@ PLIST_SUB+= FULLVERSION=${PORTVERSION} \ MIDVERSION=${PORTVERSION:R} \ MINVERSION=${PORTVERSION:R:R} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPHP} |