aboutsummaryrefslogtreecommitdiff
path: root/databases/pgaccess
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2019-06-13 15:02:39 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2019-06-13 15:02:39 +0000
commitbd64317ee4cd18bad6acf101e4e04b8a44cad9c9 (patch)
treee2a99d843e0cba75dc544dcd7712f40da3e515a6 /databases/pgaccess
parenta7402e6954289abb757630f56a8befa2294e81ce (diff)
downloadports-bd64317ee4cd18bad6acf101e4e04b8a44cad9c9.tar.gz
ports-bd64317ee4cd18bad6acf101e4e04b8a44cad9c9.zip
Remove left-over meaningless 85+ from USES t(cl|k)
Notes
Notes: svn path=/head/; revision=504096
Diffstat (limited to 'databases/pgaccess')
-rw-r--r--databases/pgaccess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index f7a68409197b..825bcadb9475 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD4CLAUSE
RUN_DEPENDS= ${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:databases/pgtcl
-USES= pgsql tk:85+ tar:xz
+USES= pgsql tk tar:xz
NO_ARCH= yes