aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portscout
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
commit16f65335a1da8b465551d267919a3c57435fb132 (patch)
treefe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/portscout
parent7de019308714a4657174fe4596e39045f6e8e95c (diff)
Notes
Diffstat (limited to 'ports-mgmt/portscout')
-rw-r--r--ports-mgmt/portscout/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile
index 5fd05c37a86a..eb4d3b9fe01f 100644
--- a/ports-mgmt/portscout/Makefile
+++ b/ports-mgmt/portscout/Makefile
@@ -29,6 +29,7 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSQLITE3}