aboutsummaryrefslogtreecommitdiff
path: root/biology/gff2ps
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/gff2ps
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/gff2ps')
-rw-r--r--biology/gff2ps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile
index c5073acc68f6..efb4b00f2392 100644
--- a/biology/gff2ps/Makefile
+++ b/biology/gff2ps/Makefile
@@ -27,6 +27,7 @@ GFF2PS_MAN= MANUAL_GFF2PS_v0.96.ps
OPTIONS_DEFINE= DOCS
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}