svn commit: r504013 - head/graphics/gdtclft
Pietro Cerutti
gahr at FreeBSD.org
Wed Jun 12 15:33:45 UTC 2019
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}" \
More information about the svn-ports-all
mailing list