summaryrefslogtreecommitdiff
path: root/databases/php-memcache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php-memcache/Makefile')
-rw-r--r--databases/php-memcache/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/php-memcache/Makefile b/databases/php-memcache/Makefile
index 5f9482f7a253..581fa4d260de 100644
--- a/databases/php-memcache/Makefile
+++ b/databases/php-memcache/Makefile
@@ -16,11 +16,12 @@ OPTIONS_DEFINE= EXAMPLES
PORTSCOUT= skipv:start
+USES= dos2unix php:ext
+USE_PHP= session:build zlib:build
+
CONFIGURE_ARGS= --with-zlib-dir=/usr
IGNORE_WITH_PHP=56
USE_CSTD= gnu89
-USE_PHP= session:build zlib:build
-USES= dos2unix php:ext
GH_ACCOUNT= websupport-sk
GH_PROJECT= pecl-${PORTNAME}