Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libpano13 graphics/libpano13: suppress USE_TO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b032763ce1ca
branches:  trunk
changeset: 431240:b032763ce1ca
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 10 14:49:43 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 9a186c57bdb0 -r b032763ce1ca graphics/libpano13/Makefile
--- a/graphics/libpano13/Makefile       Sun May 10 14:36:18 2020 +0000
+++ b/graphics/libpano13/Makefile       Sun May 10 14:49:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/03/20 11:57:50 nia Exp $
+# $NetBSD: Makefile,v 1.19 2020/05/10 14:49:43 rillig Exp $
 
 DISTNAME=      libpano13-2.9.19
 PKGREVISION=   2
@@ -14,6 +14,7 @@
 
 USE_CMAKE=             yes
 USE_LANGUAGES=         c c++
+TOOLS_BROKEN+=         perl
 PKGCONFIG_OVERRIDE=    libpano13.pc.in
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index