diff options
Diffstat (limited to 'textproc/libvisio')
-rw-r--r-- | textproc/libvisio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libvisio/Makefile b/textproc/libvisio/Makefile index fb38029b6298..20e16616cd44 100644 --- a/textproc/libvisio/Makefile +++ b/textproc/libvisio/Makefile @@ -24,6 +24,7 @@ USE_PERL5= build USE_XZ= yes USES= gmake pathfix perl5 pkgconfig +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 802516 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900502) |