Skip to content

Commit 674ac57

Browse files
committed
p5-Locale-libintl: hide C compiler
1 parent ec92bbd commit 674ac57

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

misc/p5-Locale-libintl/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.41 2026/02/08 06:48:01 wiz Exp $
1+
# $NetBSD: Makefile,v 1.42 2026/02/09 17:51:55 wiz Exp $
22

33
DISTNAME= libintl-perl-1.36
44
PKGNAME= p5-${DISTNAME:S/libintl-perl/Locale-libintl/}
@@ -10,6 +10,8 @@ HOMEPAGE= https://metacpan.org/release/libintl-perl
1010
COMMENT= Perl internationalization library
1111
LICENSE= gnu-lgpl-v2.1
1212

13+
USE_LANGUAGES= # empty
14+
1315
PERL5_PACKLIST= auto/libintl-perl/.packlist
1416
# Interpreter /bin/false
1517
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/Messages.pm

0 commit comments

Comments
 (0)