Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/dikt textproc/dikt: suppres USE_TOOLS+=perl w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a24d503a27b
branches:  trunk
changeset: 433380:2a24d503a27b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jun 01 20:02:31 2020 +0000

description:
textproc/dikt: suppres USE_TOOLS+=perl warning

diffstat:

 textproc/dikt/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c68b84389930 -r 2a24d503a27b textproc/dikt/Makefile
--- a/textproc/dikt/Makefile    Mon Jun 01 20:01:17 2020 +0000
+++ b/textproc/dikt/Makefile    Mon Jun 01 20:02:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2020/05/21 20:53:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2020/06/01 20:02:31 rillig Exp $
 
 DISTNAME=      dikt-2j
 PKGREVISION=   33
@@ -15,6 +15,7 @@
 BUILD_DEPENDS+=        xz-[0-9]*:../../archivers/xz
 
 USE_TOOLS+=    tar
+TOOLS_BROKEN+= perl
 USE_LIBTOOL=   yes
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index