diff options
Diffstat (limited to 'x11-toolkits/girara/Makefile')
-rw-r--r-- | x11-toolkits/girara/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 3260aed..59b5c6c 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -13,6 +13,7 @@ USE_GNOME= glib20 gtk20 USES= gmake pkgconfig USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if exists(/usr/bin/clang) && ${OSVERSION} > 900014 |