pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/enca
Module Name: pkgsrc
Committed By: tnn
Date: Wed Jul 1 20:42:06 UTC 2026
Modified Files:
pkgsrc/textproc/enca: Makefile
Log Message:
enca: add CHECK_PORTABILITY_SKIP
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/enca/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/enca/Makefile
diff -u pkgsrc/textproc/enca/Makefile:1.11 pkgsrc/textproc/enca/Makefile:1.12
--- pkgsrc/textproc/enca/Makefile:1.11 Tue Jun 23 10:05:27 2026
+++ pkgsrc/textproc/enca/Makefile Wed Jul 1 20:42:06 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2026/06/23 10:05:27 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2026/07/01 20:42:06 tnn Exp $
DISTNAME= enca-1.22
CATEGORIES= textproc converters
@@ -15,4 +15,6 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake
PKGCONFIG_OVERRIDE+= enca.pc.in
+CHECK_PORTABILITY_SKIP+= test/*
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index