svn commit: r504012 - head/security/gorilla

Pietro Cerutti gahr at FreeBSD.org
Wed Jun 12 15:32:23 UTC 2019


Author: gahr
Date: Wed Jun 12 15:32:22 2019
New Revision: 504012
URL: https://svnweb.freebsd.org/changeset/ports/504012

Log:
  security/gorilla: remove meaningless 85+ from USES tk

Modified:
  head/security/gorilla/Makefile

Modified: head/security/gorilla/Makefile
==============================================================================
--- head/security/gorilla/Makefile	Wed Jun 12 15:24:55 2019	(r504011)
+++ head/security/gorilla/Makefile	Wed Jun 12 15:32:22 2019	(r504012)
@@ -35,7 +35,7 @@ WITHOUTSO=	"@comment "
 PLIST_SUB+=	GORILLAARCH=${GORILLAARCH:tl} WITHOUTSO=${WITHOUTSO}
 
 WRKSRC=		${WRKDIR}/zdia-${PORTNAME}-${DISTVERSIONSUFFIX}
-USES=		tk:85+,run
+USES=		tk:run
 SUB_FILES=	gorilla
 SUB_LIST=	WISH=${WISH}
 PORTDOCS=	*


More information about the svn-ports-all mailing list