diff options
Diffstat (limited to 'security/barnyard2-sguil/Makefile')
-rw-r--r-- | security/barnyard2-sguil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/barnyard2-sguil/Makefile b/security/barnyard2-sguil/Makefile index 19029a5e74ac..2204d499313d 100644 --- a/security/barnyard2-sguil/Makefile +++ b/security/barnyard2-sguil/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../barnyard2 # enable tcl binding for sguil SLAVE= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |