From 01cc9d6e20ca61822c68e84ee67252f6f8307187 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 10 May 2020 13:54:19 +0000 Subject: mark perl as not needed Before, it had the same effect but generate a USE_TOOLS+=perl warning. --- audio/ices-mp3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/ices-mp3') diff --git a/audio/ices-mp3/Makefile b/audio/ices-mp3/Makefile index a52dfc26a8a..3a52ccb5c7a 100644 --- a/audio/ices-mp3/Makefile +++ b/audio/ices-mp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2020/01/07 13:47:41 kim Exp $ +# $NetBSD: Makefile,v 1.35 2020/05/10 13:54:19 rillig Exp $ # DISTNAME= ices-${ICES_VERSION} @@ -14,6 +14,7 @@ COMMENT= Source client for a streaming server LICENSE= gnu-gpl-v2 USE_TOOLS+= automake pkg-config +TOOLS_BROKEN+= perl USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3