print/qpdf: require Perl for building the package

There is a small Perl program that computes an SHA1 hash. This program is
required to run the fuzzing tests as part of the build. Without Perl, the
build contains about 40 of these messages:

fuzz/build.mk:82: warning: overriding recipe for target
  'fuzz/build/qpdf_fuzzer_seed_corpus/'
fuzz/build.mk:82: warning: ignoring old recipe for target
  'fuzz/build/qpdf_fuzzer_seed_corpus/'
This commit is contained in:
rillig 2020-03-23 22:42:26 +00:00
parent 00302ecdb6
commit a57dcaf0a2

View file

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.35 2020/03/20 11:58:15 nia Exp $
# $NetBSD: Makefile,v 1.36 2020/03/23 22:42:26 rillig Exp $
DISTNAME= qpdf-9.1.1
PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
@ -11,7 +12,7 @@ LICENSE= apache-2.0
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
USE_TOOLS+= gmake pkg-config perl
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= libqpdf.pc.in