aboutsummaryrefslogtreecommitdiffstats
path: root/security/lasso
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:55:24 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:55:24 +0800
commit9945eb084e64cb98322c9a704d7b07613777e6b6 (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/lasso
parentb2c65b4b2b279b798c39d52ff365fe5788618995 (diff)
downloadfreebsd-ports-graphics-9945eb084e64cb98322c9a704d7b07613777e6b6.tar.gz
freebsd-ports-graphics-9945eb084e64cb98322c9a704d7b07613777e6b6.tar.zst
freebsd-ports-graphics-9945eb084e64cb98322c9a704d7b07613777e6b6.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
Diffstat (limited to 'security/lasso')
-rw-r--r--security/lasso/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 143bd7c51b7..5fa514ea6ff 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -23,6 +23,7 @@ USE_PYTHON_BUILD= yes
OPTIONS_DEFINE= PERL PHP PYTHON
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if !empty(PORT_OPTIONS:MPERL)
Update to 2.0.20mm2012-10-245-6/+6 * Update to 2.0.19mm2012-05-082-3/+3 * - Allow security/openssl to be used instead of base systempgollucci2012-02-091-0/+3 * Update to 2.0.16mm2011-11-192-4/+5 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * - Fix build on FreeBSD 10miwi2011-10-301-0/+1 * Update to 2.0.13mm2011-08-252-3/+3 * Update to 2.0.12mm2011-06-193-6/+6 * Update libevent2 to 2.0.11mm2011-05-053-9/+8 * - Add LICENSE knob(s)mm2011-03-231-0/+3 * - Fix library linking in libevent.pc [1]mm2011-03-074-0/+37 * - Respect PREFIX for libdirmm2011-03-031-1/+1