aboutsummaryrefslogtreecommitdiffstats
path: root/biology/libsbml
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/libsbml
parentb715b89a1416d2148b4fef07ef9a3ce0c8e4d11d (diff)
downloadfreebsd-ports-graphics-e0e72501367000f88aed7526756db60bf23087f3.tar.gz
freebsd-ports-graphics-e0e72501367000f88aed7526756db60bf23087f3.tar.zst
freebsd-ports-graphics-e0e72501367000f88aed7526756db60bf23087f3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: biology)
Diffstat (limited to 'biology/libsbml')
-rw-r--r--biology/libsbml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/libsbml/Makefile b/biology/libsbml/Makefile
index ea6926109c3..7ca564480b0 100644
--- a/biology/libsbml/Makefile
+++ b/biology/libsbml/Makefile
@@ -22,6 +22,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>