aboutsummaryrefslogtreecommitdiff
path: root/biology/velvet/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
commit7055ff02f189a21dc14fc0489900f315a6e9192f (patch)
tree8297dcd0b71086ee72b8499934378d51ab6f897f /biology/velvet/Makefile
parent0f0eb50c1e9988923b5a502ecdeb918467b60cac (diff)
downloadports-7055ff02f189a21dc14fc0489900f315a6e9192f.tar.gz
ports-7055ff02f189a21dc14fc0489900f315a6e9192f.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: biology)
Notes
Notes: svn path=/head/; revision=327709
Diffstat (limited to 'biology/velvet/Makefile')
-rw-r--r--biology/velvet/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/biology/velvet/Makefile b/biology/velvet/Makefile
index de5eae20a9c6..5287ed1022da 100644
--- a/biology/velvet/Makefile
+++ b/biology/velvet/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: velvet
-# Date created: 27 Oct 2009
-# Whom: Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp>
-#
+# Created by: Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp>
# $FreeBSD$
-#
PORTNAME= velvet
PORTVERSION= 1.1.04
@@ -62,6 +58,7 @@ PLIST_FILES+= %%SITE_PERL%%/${f:H:T}/${f:T}
PORTDOCS= ChangeLog Manual.pdf Columbus_manual.pdf
+NO_STAGE= yes
post-patch:
.for f in ${SCRIPTS}
${REINPLACE_CMD} -e s,#!/usr/bin/perl,${PERL}, ${WRKSRC}/${f}