aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-08-15 23:28:03 +0800
committermat <mat@FreeBSD.org>2016-08-15 23:28:03 +0800
commiteb366a99d1ced9c782102003cd91eab6ea3598b1 (patch)
tree701a42bdbebadbc254a470f886c4ea0ca6d78f3e /deskutils
parent04e9940cc7bb8767771f46af7da238e82cd525c4 (diff)
downloadfreebsd-ports-gnome-eb366a99d1ced9c782102003cd91eab6ea3598b1.tar.gz
freebsd-ports-gnome-eb366a99d1ced9c782102003cd91eab6ea3598b1.tar.zst
freebsd-ports-gnome-eb366a99d1ced9c782102003cd91eab6ea3598b1.zip
Remove www/pecl-APC, it doesn't work with PHP 5.5+.
PR: 211344 Submitted by: rene Sponsored by: Absolight
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/tine20/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/tine20/Makefile b/deskutils/tine20/Makefile
index 8f01b84f0fdc..caa5448fa970 100644
--- a/deskutils/tine20/Makefile
+++ b/deskutils/tine20/Makefile
@@ -20,8 +20,7 @@ EXTRACT_AFTER_ARGS= --no-same-owner --no-same-permissions -C ${WRKSRC}
SUB_FILES= pkg-message
SUB_LIST= DISTNAME=${DISTNAME}
-OPTIONS_DEFINE= LDAP APC MEMCACHE
-APC_DESC= Enable pecl-APC support
+OPTIONS_DEFINE= LDAP MEMCACHE
MEMCACHE_DESC= Enable pecl-memcache support
USE_MYSQL= yes
@@ -29,7 +28,6 @@ USE_PHP= ctype dom gd iconv json mcrypt pdo_mysql simplexml \
spl xml zip
WANT_PHP_WEB= yes
-APC_USE= php=apc
LDAP_USE= php=ldap
MEMCACHE_USE= php=memcache