aboutsummaryrefslogtreecommitdiffstats
path: root/cad/impact/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 23:58:41 +0800
committerbapt <bapt@FreeBSD.org>2013-09-20 23:58:41 +0800
commitacf9e8dba69c03fde98e4b0805dfa75374343660 (patch)
treead09b4f24df8e2cf74670acb86a133957eb333d0 /cad/impact/Makefile
parent70b553e5129d9e59ca05048a9fee1af1d442311f (diff)
downloadfreebsd-ports-gnome-acf9e8dba69c03fde98e4b0805dfa75374343660.tar.gz
freebsd-ports-gnome-acf9e8dba69c03fde98e4b0805dfa75374343660.tar.zst
freebsd-ports-gnome-acf9e8dba69c03fde98e4b0805dfa75374343660.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: cad)
Diffstat (limited to 'cad/impact/Makefile')
-rw-r--r--cad/impact/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/impact/Makefile b/cad/impact/Makefile
index fa0c7fad64e4..23c2cf99fd2b 100644
--- a/cad/impact/Makefile
+++ b/cad/impact/Makefile
@@ -42,6 +42,7 @@ GMSH_DESC= Enable automatic 3D finite element mesh generator
DESKTOP_ENTRIES="Impact" "${COMMENT}" "${PORTNAME}" \
"${PORTNAME}gui" "Graphics;3DGraphics;Education;" false
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGMSH}