diff options
Diffstat (limited to 'sysutils/p5-Mac-AppleScript-Glue/Makefile')
-rw-r--r-- | sysutils/p5-Mac-AppleScript-Glue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Mac-AppleScript-Glue/Makefile b/sysutils/p5-Mac-AppleScript-Glue/Makefile index b2c3c2d1396..25de72dcdee 100644 --- a/sysutils/p5-Mac-AppleScript-Glue/Makefile +++ b/sysutils/p5-Mac-AppleScript-Glue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2019/08/11 13:23:13 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2019/11/04 21:28:50 rillig Exp $ DISTNAME= Mac-AppleScript-Glue-0.03 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,7 @@ COMMENT= Perl 5 module allowing AppleScript to be written in Perl USE_LANGUAGES= # empty ONLY_FOR_PLATFORM= Darwin-*-* -PERL5_PACKLIST= auto/Mac/AppleScript/Glue/.packlist +PERL5_PACKLIST= auto/Mac/AppleScript/Glue/.packlist DEPENDS+= p5-Mac-AppleScript>=0.03:../../sysutils/p5-Mac-AppleScript BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod |