From eb08c5441cf4772f805b99523084b12164ed2495 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/ftgl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/ftgl') diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile index 911122920a24..a1068df741e1 100644 --- a/graphics/ftgl/Makefile +++ b/graphics/ftgl/Makefile @@ -23,6 +23,7 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-/~/} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/SUBDIRS/ s|docs||; /SUBDIRS/ s|demo||' \ ${WRKSRC}/Makefile.in -- cgit v1.2.3