Add NO_STAGE all over the place in preparation for the staging support (cat: java)

This commit is contained in:
Baptiste Daroussin
2013-09-20 19:48:32 +00:00
parent 8ee9a3584f
commit c2c2a2b86b
143 changed files with 178 additions and 161 deletions

View File

@@ -1,9 +1,5 @@
# New ports collection makefile for: EPIC
# Date created: 28 Nov 2004
# Whom: tux@pinguru.net
#
# Created by: tux@pinguru.net
# $FreeBSD$
#
PORTNAME= EPIC
PORTVERSION= 0.6.35
@@ -32,6 +28,7 @@ EPICFILES= features/org.epic.feature.main_${PORTVERSION} \
plugins/org.epic.regexp_0.6.1 \
plugins/org.epic.source_${PORTVERSION}
NO_STAGE= yes
post-extract:
.for file in ${EPICFILES}
cd ${WRKSRC} \