summaryrefslogtreecommitdiff
path: root/cad/meshlab
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
commit8e91f3161f9c1603aa8633d03faa39d0eb27baf5 (patch)
treead09b4f24df8e2cf74670acb86a133957eb333d0 /cad/meshlab
parent- Add NO_STAGE until validated to be safe for upcoming staging support (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: cad)
Notes
Notes: svn path=/head/; revision=327711
Diffstat (limited to 'cad/meshlab')
-rw-r--r--cad/meshlab/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile
index 8a9e8458dbfb..c6bc5f2ed6ae 100644
--- a/cad/meshlab/Makefile
+++ b/cad/meshlab/Makefile
@@ -23,6 +23,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}/src
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \
${WRKSRC}/common/pluginmanager.cpp