summaryrefslogtreecommitdiff
path: root/misc/susv2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
commit8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (patch)
tree55ef113afedd4d15556f4a7ca6533c66396624e5 /misc/susv2
parent- Reassign to the heap at maintainer's request (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: misc)
Notes
Notes: svn path=/head/; revision=327745
Diffstat (limited to 'misc/susv2')
-rw-r--r--misc/susv2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/susv2/Makefile b/misc/susv2/Makefile
index 7434237ae36a..e0cb94924060 100644
--- a/misc/susv2/Makefile
+++ b/misc/susv2/Makefile
@@ -16,6 +16,7 @@ USE_BZIP2= yes
NO_BUILD= yes
PORTDOCS= *
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})