aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqltcl/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2024-01-26 15:03:09 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2024-01-26 15:05:30 +0000
commit4c5b01c37aa273ddd476f67ba63569a1e6c7eeda (patch)
tree68226ed6c88723b6b59d5468c158d9c15b2560d4 /databases/mysqltcl/Makefile
parent01ede3084b43f7f4ce2502f2f0438fcbfbf96096 (diff)
downloadports-4c5b01c37aa273ddd476f67ba63569a1e6c7eeda.tar.gz
ports-4c5b01c37aa273ddd476f67ba63569a1e6c7eeda.zip
databases/mysqltcl: Unbreak with MySQL 8.x, bump PORTREVISION
Diffstat (limited to 'databases/mysqltcl/Makefile')
-rw-r--r--databases/mysqltcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile
index dba640436ca9..d89ddc338236 100644
--- a/databases/mysqltcl/Makefile
+++ b/databases/mysqltcl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mysqltcl
PORTVERSION= 3.052
+PORTREVISION= 1
CATEGORIES= databases tcl
MASTER_SITES= http://www.xdobry.de/mysqltcl/
@@ -8,7 +9,6 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl
WWW= http://www.xdobry.de/mysqltcl/
USES= mysql tcl
-IGNORE_WITH_MYSQL= 80 81
USE_LDCONFIG= yes
PLIST_FILES= lib/${PORTNAME}-${PORTVERSION}/libmysqltcl${PORTVERSION}.so \