summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-06-01 20:02:31 +0000
committerrillig <rillig@pkgsrc.org>2020-06-01 20:02:31 +0000
commit64d3f58d88459ad378bae7b278c0d129eafe778f (patch)
treeff30dfb84d73eb3d0b221f9f1c4f2362993c1808
parentc183e1f65b8580dd1c77fa18acb2f11aeb041a4a (diff)
downloadpkgsrc-64d3f58d88459ad378bae7b278c0d129eafe778f.tar.gz
textproc/dikt: suppres USE_TOOLS+=perl warning
-rw-r--r--textproc/dikt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index f3f693deb29..beb666d8520 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -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+= automoc4-[0-9]*:../../devel/automoc4
BUILD_DEPENDS+= xz-[0-9]*:../../archivers/xz
USE_TOOLS+= tar
+TOOLS_BROKEN+= perl
USE_LIBTOOL= yes
USE_CMAKE= yes
USE_LANGUAGES= c c++