pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/php-redis (databases/php-redis) +.include ph...
details: https://anonhg.NetBSD.org/pkgsrc/rev/01f8f21c4faa
branches: trunk
changeset: 449341:01f8f21c4faa
user: mef <mef%pkgsrc.org@localhost>
date: Sun Mar 28 00:05:47 2021 +0000
description:
(databases/php-redis) +.include php-json/buildlink3.mk
diffstat:
databases/php-redis/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r c8e4e2723d13 -r 01f8f21c4faa databases/php-redis/Makefile
--- a/databases/php-redis/Makefile Sat Mar 27 23:57:53 2021 +0000
+++ b/databases/php-redis/Makefile Sun Mar 28 00:05:47 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/03/07 13:02:29 taca Exp $
+# $NetBSD: Makefile,v 1.14 2021/03/28 00:05:47 mef Exp $
#
MODNAME= redis
@@ -24,5 +24,6 @@
CFLAGS+= -Wno-error=return-type
.endif
+.include "../../textproc/php-json/buildlink3.mk"
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index