From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/plman/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/plman') diff --git a/math/plman/Makefile b/math/plman/Makefile index 68b017363d1e..c661a465bc7f 100644 --- a/math/plman/Makefile +++ b/math/plman/Makefile @@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} FIND_DATA= lib FIND_DOCS= docs +NO_STAGE= yes post-patch: for FILE in ${REPLACE_FILES}; do \ ${REINPLACE_CMD} -e "/%%DATADIR%%/s//${DATADIR:S/\//\\\//g}/g" $${FILE} ;\ -- cgit v1.2.3