From 83f65384c9041fa9a31c84b5e21b643fa2bf97c6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/gupsc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/gupsc') diff --git a/sysutils/gupsc/Makefile b/sysutils/gupsc/Makefile index e102e2bc3184..c0d9611b3acc 100644 --- a/sysutils/gupsc/Makefile +++ b/sysutils/gupsc/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -i '' -e 's|/usr/local|${PREFIX}|' \ -e 's|DATADIRNAME=lib|DATADIRNAME=share|' \ -- cgit v1.2.3