From c9f43f3f2d8d3b0b2723a94708dc395c68fdacd4 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:48:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: science) --- science/getdp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science/getdp') diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 19fdaba1a79d..1beef2387ac9 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -30,6 +30,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= getdp.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) cd ${WRKSRC}/doc && ${FIND} -s ${WRKSRC}/doc/* | ${SED} -e 's#${WRKSRC}/doc/##' | ${CPIO} -pmud -R ${BINOWN}:${BINGRP} ${DOCSDIR} -- cgit