aboutsummaryrefslogtreecommitdiffstats
path: root/biology/hmmer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:55:44 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:55:44 +0800
commit7055ff02f189a21dc14fc0489900f315a6e9192f (patch)
tree8297dcd0b71086ee72b8499934378d51ab6f897f /biology/hmmer
parent0f0eb50c1e9988923b5a502ecdeb918467b60cac (diff)
downloadfreebsd-ports-gnome-7055ff02f189a21dc14fc0489900f315a6e9192f.tar.gz
freebsd-ports-gnome-7055ff02f189a21dc14fc0489900f315a6e9192f.tar.zst
freebsd-ports-gnome-7055ff02f189a21dc14fc0489900f315a6e9192f.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: biology)
Diffstat (limited to 'biology/hmmer')
-rw-r--r--biology/hmmer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile
index b89ef0a3f5c8..5f48d163ccc7 100644
--- a/biology/hmmer/Makefile
+++ b/biology/hmmer/Makefile
@@ -24,6 +24,7 @@ EXAMPLES= 7LESS_DROME Pkinase.sto fn3.sto globins4.sto minifam.h3f minifam.h3p \
OPTIONS_DEFINE= PVM
PVM_DESC= PVM support
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPVM}