diff options
Diffstat (limited to 'security/sguil-server/Makefile')
-rw-r--r-- | security/sguil-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sguil-server/Makefile b/security/sguil-server/Makefile index 0ef35fc8adaa..05a0db3b2bdd 100644 --- a/security/sguil-server/Makefile +++ b/security/sguil-server/Makefile @@ -39,6 +39,7 @@ CONFS= autocat.conf sguild.access sguild.email sguild.reports sguild.conf sguild PORTDOCS1= README PORTDOCS2= CHANGES FAQ INSTALL INSTALL.openbsd OPENSSL.README TODO UPGRADE USAGE sguildb.dia +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} |