diff options
Diffstat (limited to 'security/barnyard2/Makefile')
-rw-r--r-- | security/barnyard2/Makefile | 1 |
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} |