svn commit: r486326 - head/devel/gradle4

Tobias Kortkamp tobik at FreeBSD.org
Sat Dec 1 08:51:12 UTC 2018


Author: tobik
Date: Sat Dec  1 08:51:11 2018
New Revision: 486326
URL: https://svnweb.freebsd.org/changeset/ports/486326

Log:
  Tell Portscout to ignore devel/gradle4

Modified:
  head/devel/gradle4/Makefile

Modified: head/devel/gradle4/Makefile
==============================================================================
--- head/devel/gradle4/Makefile	Sat Dec  1 08:31:08 2018	(r486325)
+++ head/devel/gradle4/Makefile	Sat Dec  1 08:51:11 2018	(r486326)
@@ -21,6 +21,7 @@ DATADIR=	${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
 NO_ARCH=	yes
 NO_BUILD=	yes
 PLIST_SUB=	PKGNAMESUFFIX=${PKGNAMESUFFIX}
+PORTSCOUT=	ignore:1
 SUB_LIST=	PORTVERSION=${PORTVERSION} \
 		JAVA=${JAVA}
 SUB_FILES=	gradle


More information about the svn-ports-all mailing list