svn commit: r504020 - head/x11-clocks/tktz

Pietro Cerutti gahr at FreeBSD.org
Wed Jun 12 15:40:29 UTC 2019


Author: gahr
Date: Wed Jun 12 15:40:28 2019
New Revision: 504020
URL: https://svnweb.freebsd.org/changeset/ports/504020

Log:
  x11-clocks/tktz: remove meaningless 85+ from USES tk

Modified:
  head/x11-clocks/tktz/Makefile

Modified: head/x11-clocks/tktz/Makefile
==============================================================================
--- head/x11-clocks/tktz/Makefile	Wed Jun 12 15:39:36 2019	(r504019)
+++ head/x11-clocks/tktz/Makefile	Wed Jun 12 15:40:28 2019	(r504020)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://gromnizki.unixdev.net/soft/
 MAINTAINER=	gromnizki at unixdev.net
 COMMENT=	Tcl/Tk-based timezone viewer
 
-USES=		tk:85+,run
+USES=		tk:run
 NO_BUILD=	yes
 
 post-patch:


More information about the svn-ports-all mailing list