diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-11-01 18:42:58 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-11-01 18:42:58 +0000 |
commit | 28ce31dc39d51bc94bb7a1c8d05a14b9588f85cb (patch) | |
tree | 87be1bd2f9baed2cea04b429d534a90a033e6104 /security/barnyard2-sguil | |
parent | a7532e37081f68d381c0195c51918f2c996fb13d (diff) | |
download | ports-28ce31dc39d51bc94bb7a1c8d05a14b9588f85cb.tar.gz ports-28ce31dc39d51bc94bb7a1c8d05a14b9588f85cb.zip |
Notes
Diffstat (limited to 'security/barnyard2-sguil')
-rw-r--r-- | security/barnyard2-sguil/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/barnyard2-sguil/Makefile b/security/barnyard2-sguil/Makefile index 2204d499313d..19029a5e74ac 100644 --- a/security/barnyard2-sguil/Makefile +++ b/security/barnyard2-sguil/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../barnyard2 # enable tcl binding for sguil SLAVE= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |