svn commit: r478828 - head/security/openvpn-admin

Steve Wills swills at FreeBSD.org
Sun Sep 2 22:54:52 UTC 2018


Author: swills
Date: Sun Sep  2 22:54:51 2018
New Revision: 478828
URL: https://svnweb.freebsd.org/changeset/ports/478828

Log:
  security/openvpn-admin: ignore PORTSCOUT
  
  PR:		231106
  Submitted by:	Vinícius Zavam <egypcio at googlemail.com> (maintainer)

Modified:
  head/security/openvpn-admin/Makefile   (contents, props changed)

Modified: head/security/openvpn-admin/Makefile
==============================================================================
--- head/security/openvpn-admin/Makefile	Sun Sep  2 22:46:10 2018	(r478827)
+++ head/security/openvpn-admin/Makefile	Sun Sep  2 22:54:51 2018	(r478828)
@@ -19,6 +19,8 @@ RUN_DEPENDS=	openvpn:security/openvpn
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 NO_ARCH=	yes
+PORTSCOUT=	ignore
+
 USES=		gettext gmake pkgconfig
 USE_GNOME=	gtksharp20 intltool
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list