summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-change_sqlpass-plugin
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 14:23:33 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 16:57:35 +0200
commit4ca6b847063fd54a5398cf0611b2f0cd33b3dde0 (patch)
tree9e06c84a841516a45b2a6208e8d6ec578419972f /mail/squirrelmail-change_sqlpass-plugin
parent95967c2077762985235e47db1fe9949bed5cbe8f (diff)
downloadfreebsd-ports-4ca6b847063fd54a5398cf0611b2f0cd33b3dde0.zip
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket) Sponsored by: Bounce Experts
Diffstat (limited to 'mail/squirrelmail-change_sqlpass-plugin')
-rw-r--r--mail/squirrelmail-change_sqlpass-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-change_sqlpass-plugin/Makefile b/mail/squirrelmail-change_sqlpass-plugin/Makefile
index 02721808b083..9e2b560a2a3d 100644
--- a/mail/squirrelmail-change_sqlpass-plugin/Makefile
+++ b/mail/squirrelmail-change_sqlpass-plugin/Makefile
@@ -8,7 +8,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Allows users to change their passwords stored in a SQL database
WWW= https://www.squirrelmail.org/plugin_view.php?id=25
-IGNORE_WITH_PHP= 82
+IGNORE_WITH_PHP= 82 83
USE_SM_COMPAT= yes
RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB@${PHP_FLAVOR}