svn commit: r387930 - head/security/afterglow
Muhammad Moinur Rahman
bofh at FreeBSD.org
Sat May 30 12:04:20 UTC 2015
Author: bofh
Date: Sat May 30 12:04:19 2015
New Revision: 387930
URL: https://svnweb.freebsd.org/changeset/ports/387930
Log:
security/afterglow: Fix PORTSCOUT to skip 2.0 beta version
Modified:
head/security/afterglow/Makefile
Modified: head/security/afterglow/Makefile
==============================================================================
--- head/security/afterglow/Makefile Sat May 30 12:03:33 2015 (r387929)
+++ head/security/afterglow/Makefile Sat May 30 12:04:19 2015 (r387930)
@@ -16,6 +16,7 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/gr
p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous
+PORTSCOUT= skipv:2.0
NO_BUILD= yes
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list