diff options
Diffstat (limited to 'databases/p5-Net-MySQL/Makefile')
-rw-r--r-- | databases/p5-Net-MySQL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Net-MySQL/Makefile b/databases/p5-Net-MySQL/Makefile index 0c3c863145f..5bd2618b4cb 100644 --- a/databases/p5-Net-MySQL/Makefile +++ b/databases/p5-Net-MySQL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2019/08/11 13:18:31 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2019/11/02 15:38:04 rillig Exp $ # DISTNAME= Net-MySQL-0.11 @@ -11,7 +11,7 @@ MAINTAINER= ficovh@yahoo.com HOMEPAGE= https://cpan.metacpan.org/authors/id/O/OY/OYAMA/ COMMENT= Net::MySQL - Pure Perl MySQL network protocol interface -DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 +DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 PERL5_PACKLIST= auto/Net/MySQL/.packlist USE_LANGUAGES= # none |