security/barnyard2-sguil, update port to use STAGE, master port was updated, so this one has to be as well
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it.
Author: wg Date: Fri Nov 1 18:42:58 2013 New Revision: 332400 URL: http://svnweb.freebsd.org/changeset/ports/332400 Log: security/barnyard2-sguil: enable staging on slave port PR: ports/183403 Submitted by: Paul Schmehl <pauls utdallas.edu> (maintainer) Modified: head/security/barnyard2-sguil/Makefile Modified: head/security/barnyard2-sguil/Makefile ============================================================================== --- head/security/barnyard2-sguil/Makefile Fri Nov 1 18:40:20 2013 (r332399) +++ head/security/barnyard2-sguil/Makefile Fri Nov 1 18:42:58 2013 (r332400) @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../barnyard2 # enable tcl binding for sguil SLAVE= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!