pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/p5-Locale-libintl
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 9 17:51:55 UTC 2026
Modified Files:
pkgsrc/misc/p5-Locale-libintl: Makefile
Log Message:
p5-Locale-libintl: hide C compiler
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/misc/p5-Locale-libintl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/p5-Locale-libintl/Makefile
diff -u pkgsrc/misc/p5-Locale-libintl/Makefile:1.41 pkgsrc/misc/p5-Locale-libintl/Makefile:1.42
--- pkgsrc/misc/p5-Locale-libintl/Makefile:1.41 Sun Feb 8 06:48:01 2026
+++ pkgsrc/misc/p5-Locale-libintl/Makefile Mon Feb 9 17:51:55 2026
@@ -1,4 +1,4 @@
-# $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 $
DISTNAME= libintl-perl-1.36
PKGNAME= p5-${DISTNAME:S/libintl-perl/Locale-libintl/}
@@ -10,6 +10,8 @@ HOMEPAGE= https://metacpan.org/release/l
COMMENT= Perl internationalization library
LICENSE= gnu-lgpl-v2.1
+USE_LANGUAGES= # empty
+
PERL5_PACKLIST= auto/libintl-perl/.packlist
# Interpreter /bin/false
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/Messages.pm
Home |
Main Index |
Thread Index |
Old Index