svn commit: r504023 - head/science/jstrack

Pietro Cerutti gahr at FreeBSD.org
Wed Jun 12 16:16:12 UTC 2019


Author: gahr
Date: Wed Jun 12 16:16:10 2019
New Revision: 504023
URL: https://svnweb.freebsd.org/changeset/ports/504023

Log:
  science/jstrack: remove meaningless 85+ from USES tk

Modified:
  head/science/jstrack/Makefile

Modified: head/science/jstrack/Makefile
==============================================================================
--- head/science/jstrack/Makefile	Wed Jun 12 16:14:02 2019	(r504022)
+++ head/science/jstrack/Makefile	Wed Jun 12 16:16:10 2019	(r504023)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libnetpbm.so:graphics/netpbm
 RUN_DEPENDS=	dtplite:devel/tcllib
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
-USES=		tk:85
+USES=		tk
 NO_BUILD=	yes
 NO_ARCH=	yes
 


More information about the svn-ports-head mailing list