Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/goocanvas2 graphics/goocanvas2: suppress USE_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a36435c1633
branches:  trunk
changeset: 431241:2a36435c1633
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 10 14:50:31 2020 +0000

description:
graphics/goocanvas2: suppress USE_TOOLS+=perl warning

diffstat:

 graphics/goocanvas2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b032763ce1ca -r 2a36435c1633 graphics/goocanvas2/Makefile
--- a/graphics/goocanvas2/Makefile      Sun May 10 14:49:43 2020 +0000
+++ b/graphics/goocanvas2/Makefile      Sun May 10 14:50:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/03/11 19:30:53 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2020/05/10 14:50:31 rillig Exp $
 
 DISTNAME=      goocanvas-2.0.4
 PKGNAME=       ${DISTNAME:S/-/2-/}
@@ -14,6 +14,7 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config msgfmt gmake
+TOOLS_BROKEN+=         perl
 USE_PKGLOCALEDIR=      yes
 
 PKGCONFIG_OVERRIDE+=   goocanvas-2.0.pc.in



Home | Main Index | Thread Index | Old Index