summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtksourceview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtksourceview/Makefile')
-rw-r--r--x11-toolkits/gtksourceview/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile
index 151060fbc43c..b4f162150581 100644
--- a/x11-toolkits/gtksourceview/Makefile
+++ b/x11-toolkits/gtksourceview/Makefile
@@ -25,6 +25,7 @@ CONFIGURE_ARGS= --enable-compile-warnings=no
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lgnuregex"
CPPFLAGS+= -I${LOCALBASE}/include
+NO_STAGE= yes
.include <bsd.port.mk>
.endif