diff options
Diffstat (limited to 'security/scanhill/Makefile')
-rw-r--r-- | security/scanhill/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/scanhill/Makefile b/security/scanhill/Makefile index a6165ce53073..ae7afc02fe8f 100644 --- a/security/scanhill/Makefile +++ b/security/scanhill/Makefile @@ -19,6 +19,7 @@ PORTDOCS= README.txt INSTALL.txt mysql.sql OPTIONS_DEFINE= MYSQL DOCS +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MMYSQL} |