summaryrefslogtreecommitdiff
path: root/www/drupal7
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-10-22 07:44:03 +0000
committerwen <wen@pkgsrc.org>2016-10-22 07:44:03 +0000
commit5d1dfe14676493a911b2d048a288247e6772ccc8 (patch)
treef46a836a758ee4b331cab9c71c001c9d2cd9761d /www/drupal7
parent3553899bc285d774aca850906586050cd4268d30 (diff)
downloadpkgsrc-5d1dfe14676493a911b2d048a288247e6772ccc8.tar.gz
Add missing php module.
Diffstat (limited to 'www/drupal7')
-rw-r--r--www/drupal7/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 6324b61cc88..4133493d4fe 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2016/10/21 14:31:30 wen Exp $
+# $NetBSD: Makefile,v 1.41 2016/10/22 07:44:03 wen Exp $
DISTNAME= drupal-7.51
+PKGREVISION= 1
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
@@ -10,8 +11,9 @@ HOMEPAGE= http://drupal.org/
COMMENT= Open source content management system
LICENSE= gnu-gpl-v2
-DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.5:../../graphics/php-gd
-DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.5:../../textproc/php-json
+DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd
+DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json
+DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.4.0:../../textproc/php-dom
NO_BUILD= YES
DRUPAL= share/drupal