aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdtclft
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:33:44 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-06-12 15:33:44 +0000
commit7704884a23844552061c3a9543e276bb23daa792 (patch)
tree99a34278b24148403f7b7512fc78eb9220d97544 /graphics/gdtclft
parent601c019fb3b892c92c7e6b6bb1a2bf5791f9cbbf (diff)
downloadports-7704884a23844552061c3a9543e276bb23daa792.tar.gz
ports-7704884a23844552061c3a9543e276bb23daa792.zip
graphics/gdtclft: remove meaningless 85+ from USES tcl
Notes
Notes: svn path=/head/; revision=504013
Diffstat (limited to 'graphics/gdtclft')
-rw-r--r--graphics/gdtclft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index 5d6355cb8199..3c181df74b32 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -13,7 +13,7 @@ COMMENT= TCL interface to the Thomas Boutell's Gd library
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}" \