summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-03-23 17:53:10 +0000
committertnn <tnn@pkgsrc.org>2020-03-23 17:53:10 +0000
commitbd4b3666d6bb13f6be984a9dfaecb7e2bd3dd179 (patch)
treea3c433d2270fc053e7bd56543143577792bbbfda
parent32d88b7e8cb19b92e78da839f33a1fa1343c88e3 (diff)
downloadpkgsrc-bd4b3666d6bb13f6be984a9dfaecb7e2bd3dd179.tar.gz
p5-GD: needs ExtUtils::PkgConfig
-rw-r--r--graphics/p5-GD/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 721aa19093a..191bd3e7e91 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -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 @@ HOMEPAGE= https://metacpan.org/release/GD
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