diff options
Diffstat (limited to 'x11-toolkits/nucleo/Makefile')
-rw-r--r-- | x11-toolkits/nucleo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/nucleo/Makefile b/x11-toolkits/nucleo/Makefile index d8c0aa8..6f16399 100644 --- a/x11-toolkits/nucleo/Makefile +++ b/x11-toolkits/nucleo/Makefile @@ -32,6 +32,7 @@ FFMPEG_DESC= FFmpeg plugin QT4_DESC= Qt4 plugin GD_DESC= GD plugin +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "powerpc" && ${OSVERSION} > 900000 |