Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2019 15:33:45 +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: r504013 - head/graphics/gdtclft
Message-ID:  <201906121533.x5CFXj6x006082@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed Jun 12 15:33:44 2019
New Revision: 504013
URL: https://svnweb.freebsd.org/changeset/ports/504013

Log:
  graphics/gdtclft: remove meaningless 85+ from USES tcl

Modified:
  head/graphics/gdtclft/Makefile

Modified: head/graphics/gdtclft/Makefile
==============================================================================
--- head/graphics/gdtclft/Makefile	Wed Jun 12 15:32:22 2019	(r504012)
+++ head/graphics/gdtclft/Makefile	Wed Jun 12 15:33:44 2019	(r504013)
@@ -13,7 +13,7 @@ COMMENT=	TCL interface to the Thomas Boutell's Gd libr
 
 LIB_DEPENDS=	libgd.so:graphics/gd
 
-USES=		tcl:85+ uidfix
+USES=		tcl uidfix
 
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 MAKE_ENV=	TCL_VER=${TCL_VER} MKDIR="${MKDIR}" \



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