summaryrefslogtreecommitdiff
path: root/security/barnyard2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commita65ed2e51bf631a6b8ab766f984bf33c686d239a (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/barnyard2
parentFix header conversion (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
Notes
Notes: svn path=/head/; revision=327769
Diffstat (limited to 'security/barnyard2')
-rw-r--r--security/barnyard2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/barnyard2/Makefile b/security/barnyard2/Makefile
index f32a08d24f64..eceaf61e860e 100644
--- a/security/barnyard2/Makefile
+++ b/security/barnyard2/Makefile
@@ -45,6 +45,7 @@ PORTDOCS2= INSTALL README.aruba README.database README.sguil README.snortsam
PORTDOCS= ${PORTDOCS1} ${PORTDOCS2}
PORTEXAMPLES= SCHEMA_ACCESS create_db2 create_mssql create_mysql create_oracle.sql create_postgresql
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:M64BIT}