summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-02-01 08:12:59 +0000
committertaca <taca@pkgsrc.org>2015-02-01 08:12:59 +0000
commit194b28c2bb38a4207e160eab26b6f26f7c9d760b (patch)
treeafdffcc4e088b9d66692586166a79940b1e001d6 /www/Makefile
parent488598e68c7d6a2012c1ac8dff4fe4f445184fca (diff)
downloadpkgsrc-194b28c2bb38a4207e160eab26b6f26f7c9d760b.tar.gz
Add and enable php-apcu.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 55d5239e0f7..3a024add565 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1083 2015/01/25 12:03:37 adam Exp $
+# $NetBSD: Makefile,v 1.1084 2015/02/01 08:12:59 taca Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -522,6 +522,7 @@ SUBDIR+= pear-HTTP
SUBDIR+= pear-HTTP_Request
SUBDIR+= pear-HTTP_Request2
SUBDIR+= php-apc
+SUBDIR+= php-apcu
SUBDIR+= php-basercms
SUBDIR+= php-concrete5
SUBDIR+= php-curl