From 8159014cc78f379bc2dd37a33cccefd446edd843 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:04:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 2) --- devel/gtkparasite/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/gtkparasite') diff --git a/devel/gtkparasite/Makefile b/devel/gtkparasite/Makefile index 048ee9edccb..b77570e7503 100644 --- a/devel/gtkparasite/Makefile +++ b/devel/gtkparasite/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= lib/gtk-2.0/modules/libgtkparasite.a \ lib/gtk-2.0/modules/libgtkparasite.so USE_AUTOTOOLS= autoconf automake libtool +NO_STAGE= yes pre-configure: cd ${WRKSRC} && ${REINPLACE_CMD} -e '/.\/configure/d' ./autogen.sh \ && ./autogen.sh -- cgit