pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
php-psr: Fix CATEGORIES
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By: otis
Date: Wed Oct 14 20:46:11 2020 +0000
Changeset: 0fb1eee45adc3ecd827476718e2707352cf52105
Modified Files:
php-psr/Makefile
php-psr/buildlink3.mk
Log Message:
php-psr: Fix CATEGORIES
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0fb1eee45adc3ecd827476718e2707352cf52105
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
php-psr/Makefile | 2 +-
php-psr/buildlink3.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/php-psr/Makefile b/php-psr/Makefile
index 7253382701..4019997a14 100644
--- a/php-psr/Makefile
+++ b/php-psr/Makefile
@@ -2,7 +2,7 @@
MODNAME= psr
PECL_VERSION= 1.0.0
-CATEGORIES= www
+CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pecl.php.net/package/psr
diff --git a/php-psr/buildlink3.mk b/php-psr/buildlink3.mk
index 0cd2c03060..3b7ceca9bb 100644
--- a/php-psr/buildlink3.mk
+++ b/php-psr/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= php-psr
PHP_PSR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.php-psr+= ${PHP_PKG_PREFIX}-psr>=1.0.0
-BUILDLINK_PKGSRCDIR.php-psr?= ../../www/php-psr
+BUILDLINK_PKGSRCDIR.php-psr?= ../../devel/php-psr
.endif # PHP_PSR_BUILDLINK3_MK
BUILDLINK_TREE+= -php-psr
Home |
Main Index |
Thread Index |
Old Index