aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-Das
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/p5-Bio-Das
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/p5-Bio-Das')
-rw-r--r--biology/p5-Bio-Das/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/p5-Bio-Das/Makefile b/biology/p5-Bio-Das/Makefile
index 27a3fda93f13..9877aa0468c5 100644
--- a/biology/p5-Bio-Das/Makefile
+++ b/biology/p5-Bio-Das/Makefile
@@ -31,4 +31,5 @@ MAN3= Bio::Das.3 Bio::Das::AGPServer::Config.3 Bio::Das::AGPServer::Daemon.3 \
Bio::Das::Request::Types.3 Bio::Das::Segment.3 Bio::Das::Stylesheet.3 \
Bio::Das::Type.3 Bio::Das::TypeHandler.3 Bio::Das::Util.3
+NO_STAGE= yes
.include <bsd.port.mk>