pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal9 drupal9: use php/json.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/bea196b16461
branches: trunk
changeset: 378311:bea196b16461
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 01 23:35:35 2022 +0000
description:
drupal9: use php/json.mk
diffstat:
www/drupal9/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r b9370af84fe7 -r bea196b16461 www/drupal9/Makefile
--- a/www/drupal9/Makefile Sun May 01 23:34:31 2022 +0000
+++ b/www/drupal9/Makefile Sun May 01 23:35:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/04/30 09:56:55 wen Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/01 23:35:35 wiz Exp $
DISTNAME= drupal-9.3.12
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -11,7 +11,6 @@
LICENSE= gnu-gpl-v2
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}-opcache>=5.4.0:../../devel/php-opcache
DEPENDS+= ${PHP_PKG_PREFIX}-pdo>=5.4.0:../../databases/php-pdo
@@ -79,4 +78,5 @@
.include "../../lang/php/phpversion.mk"
+.include "../../lang/php/json.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index