From 5495ad1eb0426206406e428e711fb1ba9e3150ce Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/graphite2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/graphite2') diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index b4c703089c38..6a13bf11cf8f 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -13,6 +13,7 @@ USES= cmake iconv USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,/pkgconfig,data/pkgconfig,g' ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e 's/.$${GRAPHITE_API_REVISION}.$${GRAPHITE_API_AGE}//g' ${WRKSRC}/src/CMakeLists.txt -- cgit