pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/p5-GD p5-GD: needs ExtUtils::PkgConfig



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b685f210303a
branches:  trunk
changeset: 425769:b685f210303a
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Mar 23 17:53:10 2020 +0000

description:
p5-GD: needs ExtUtils::PkgConfig

diffstat:

 graphics/p5-GD/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a0c6d59128ce -r b685f210303a graphics/p5-GD/Makefile
--- a/graphics/p5-GD/Makefile   Mon Mar 23 17:30:49 2020 +0000
+++ b/graphics/p5-GD/Makefile   Mon Mar 23 17:53:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2019/08/11 13:21:13 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2020/03/23 17:53:10 tnn Exp $
 
 DISTNAME=      GD-2.71
 PKGNAME=       p5-${DISTNAME}
@@ -11,6 +11,8 @@
 COMMENT=       Perl5 interface to gd graphics library
 LICENSE=       gnu-gpl-v2 OR artistic-2.0
 
+BUILD_DEPENDS+=        p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
+
 USE_LANGUAGES=         c
 
 # This is required at least on some Solaris builds to get a runnable



Home | Main Index | Thread Index | Old Index