diff options
Diffstat (limited to 'x11/pixman')
-rw-r--r-- | x11/pixman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 97b1fcc0d3cf..ee371fd2ed48 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -16,6 +16,7 @@ CONFIGURE_ARGS= --disable-gtk OPTIONS_DEFINE= SIMD +NO_STAGE= yes .include <bsd.port.options.mk> .if ! {PORT_OPTIONS:MSIMD} |