We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec92bbd commit 674ac57Copy full SHA for 674ac57
1 file changed
misc/p5-Locale-libintl/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.41 2026/02/08 06:48:01 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2026/02/09 17:51:55 wiz Exp $
2
3
DISTNAME= libintl-perl-1.36
4
PKGNAME= p5-${DISTNAME:S/libintl-perl/Locale-libintl/}
@@ -10,6 +10,8 @@ HOMEPAGE= https://metacpan.org/release/libintl-perl
10
COMMENT= Perl internationalization library
11
LICENSE= gnu-lgpl-v2.1
12
13
+USE_LANGUAGES= # empty
14
+
15
PERL5_PACKLIST= auto/libintl-perl/.packlist
16
# Interpreter /bin/false
17
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/Messages.pm
0 commit comments