diff options
Diffstat (limited to 'graphics/oyranos/Makefile')
-rw-r--r-- | graphics/oyranos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index b47d6026bd10..e9f915983e81 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -39,6 +39,7 @@ MAN1= oyranos-config-fltk.1 oyranos-monitor-daemon.1 oyranos-monitor.1 \ oyranos-profile.1 oyranos-profiles.1 oyranos-xforms-modules.1 qcmsevents.1 MAN3= oyranos-config.3 oyranos.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if exists(/usr/bin/clang) && ${OSVERSION} > 901502 |