aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2013-10-21 01:52:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2013-10-21 01:52:16 +0000
commitf00258fc058ffc98a2d1c56cf6632389cbdfad0a (patch)
tree829480536cc18b495a66020480b0ece55a19f92a /mail/squirrelmail
parent6f220ed4e6ebffeaf45ae2e3d5a5bce8bfbc5ad4 (diff)
downloadports-f00258fc058ffc98a2d1c56cf6632389cbdfad0a.tar.gz
ports-f00258fc058ffc98a2d1c56cf6632389cbdfad0a.zip
Remove php-5.3 restriction.
Notes
Notes: svn path=/head/; revision=331080
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/bsd.squirrelmail.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/squirrelmail/bsd.squirrelmail.mk b/mail/squirrelmail/bsd.squirrelmail.mk
index 078b9c4b7269..e8c566ee875f 100644
--- a/mail/squirrelmail/bsd.squirrelmail.mk
+++ b/mail/squirrelmail/bsd.squirrelmail.mk
@@ -9,6 +9,7 @@
# Philippe Audeoud <jadawin@FreeBSD.org>
# Some enhancements by
# Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
+# Adam Weinberger <adamw@FreeBSD.org>
#
# This code is still a work in progress, and will likely need further
# tweaking. Feedback is always welcome.
@@ -30,9 +31,6 @@ NO_WRKSUBDIR= yes
USE_PHP?= yes
WANT_PHP_WEB= yes
-IGNORE_WITH_PHP=5 # known incompatibilities with php-5.4, use 5.3 for now
-DEFAULT_PHP_VER=53
-
SQUIRREL_PLUGIN_NAME?= ${PORTNAME}
PLIST_SUB+= SQUIRREL_PLUGIN_NAME=${SQUIRREL_PLUGIN_NAME}
SUB_LIST+= SQUIRREL_PLUGIN_NAME=${SQUIRREL_PLUGIN_NAME}