aboutsummaryrefslogtreecommitdiffstats
path: root/biology/p5-bioperl-run
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 23:55:44 +0800
committerbapt <bapt@FreeBSD.org>2013-09-20 23:55:44 +0800
commite0e72501367000f88aed7526756db60bf23087f3 (patch)
tree8297dcd0b71086ee72b8499934378d51ab6f897f /biology/p5-bioperl-run
parentb715b89a1416d2148b4fef07ef9a3ce0c8e4d11d (diff)
downloadfreebsd-ports-gnome-e0e72501367000f88aed7526756db60bf23087f3.tar.gz
freebsd-ports-gnome-e0e72501367000f88aed7526756db60bf23087f3.tar.zst
freebsd-ports-gnome-e0e72501367000f88aed7526756db60bf23087f3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: biology)
Diffstat (limited to 'biology/p5-bioperl-run')
-rw-r--r--biology/p5-bioperl-run/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/biology/p5-bioperl-run/Makefile b/biology/p5-bioperl-run/Makefile
index 80a257afce72..2227b8cbde04 100644
--- a/biology/p5-bioperl-run/Makefile
+++ b/biology/p5-bioperl-run/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-bioperl-run
-# Date created: 21 February 2006
-# Whom: Mauricio Herrera Cuadra <mauricio@arareko.net>
-#
+# Created by: Mauricio Herrera Cuadra <mauricio@arareko.net>
# $FreeBSD$
-#
PORTNAME= bioperl-run
PORTVERSION= 1.6.1
@@ -132,6 +128,7 @@ MAN3= Bio::Tools::Run::Phylo::Phylip::DrawGram.3 \
Bio::Tools::Run::Phylo::Hyphy::FEL.3
# now install all extra stuff (docs, examples, scripts)
+NO_STAGE= yes
post-install:
${MKDIR} ${DATADIR}
@${CP} -Rv ${WRKSRC}/scripts ${DATADIR}