diff options
author | rm <rm@FreeBSD.org> | 2012-12-02 20:56:59 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-12-02 20:56:59 +0800 |
commit | 7e2496d5f7bacbb430301aeb054259b591984c8d (patch) | |
tree | 05c8aa715bb15096a6d81d86524e4e9cb3e792ea /security/barnyard2-sguil | |
parent | c366e88a9930e3c252e610670eeed262c2b13597 (diff) | |
download | freebsd-ports-gnome-7e2496d5f7bacbb430301aeb054259b591984c8d.tar.gz freebsd-ports-gnome-7e2496d5f7bacbb430301aeb054259b591984c8d.tar.zst freebsd-ports-gnome-7e2496d5f7bacbb430301aeb054259b591984c8d.zip |
- update to 1.11
- add new port options
PR: 174024
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Feature safe: yes
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 17356cbdbb85..19029a5e74ac 100644 --- a/security/barnyard2-sguil/Makefile +++ b/security/barnyard2-sguil/Makefile @@ -5,7 +5,6 @@ PKGNAMESUFFIX= -sguil MASTERDIR= ${.CURDIR}/../barnyard2 # enable tcl binding for sguil -PORT_OPTIONS+= TCL SLAVE= yes .include "${MASTERDIR}/Makefile" |