Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2019 15:32:22 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504012 - head/security/gorilla
Message-ID:  <201906121532.x5CFWM4S005339@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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=	*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906121532.x5CFWM4S005339>