summaryrefslogtreecommitdiffstats
path: root/cad/chipvault/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
committerbapt <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
commitacf9e8dba69c03fde98e4b0805dfa75374343660 (patch)
treead09b4f24df8e2cf74670acb86a133957eb333d0 /cad/chipvault/Makefile
parent70b553e5129d9e59ca05048a9fee1af1d442311f (diff)
downloadFreeBSD-ports-acf9e8dba69c03fde98e4b0805dfa75374343660.zip
FreeBSD-ports-acf9e8dba69c03fde98e4b0805dfa75374343660.tar.gz
Add NO_STAGE all over the place in preparation for the staging support (cat: cad)
Diffstat (limited to 'cad/chipvault/Makefile')
-rw-r--r--cad/chipvault/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/cad/chipvault/Makefile b/cad/chipvault/Makefile
index 71de94b..ed6f8a1 100644
--- a/cad/chipvault/Makefile
+++ b/cad/chipvault/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: chipvault
-# Date created: Jan 29, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= chipvault
PORTVERSION= 200607
@@ -25,6 +20,7 @@ PLIST_FILES= bin/cv
USES= perl5
USE_PERL5= run
+NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/cv.pl ${PREFIX}/bin/cv
OpenPOWER on IntegriCloud