summaryrefslogtreecommitdiff
path: root/x11/yad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/yad/Makefile')
-rw-r--r--x11/yad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/yad/Makefile b/x11/yad/Makefile
index ecc3d3502bc4..f229d8e04d9c 100644
--- a/x11/yad/Makefile
+++ b/x11/yad/Makefile
@@ -33,6 +33,7 @@ GTK2_CONFIGURE_ON= --with-gtk=gtk2
GTK3_CONFIGURE_ON= --with-gtk=gtk3
ICONBROWSER_CONFIGURE_ENABLE= icon-browser
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK2}