From 34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/gcvs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/gcvs') diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index 3f54f60dc720..3f89579884dc 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ARGS= --with-tclinclude=${TCL_INCLUDEDIR} \ --with-tcllib=${TCL_LIBDIR} EXTRACT_AFTER_ARGS=--exclude cvsunix --exclude 'getline.[ch]' --exclude 'getopt*.[ch]' +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -E '/get(line|opt1?)\.[ch]/d' \ ${WRKSRC}/common/Makefile.am -- cgit v1.2.3