pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/pango
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 11:01:13 UTC 2021
Modified Files:
pkgsrc/devel/pango: Makefile
Log Message:
pango: Set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 pkgsrc/devel/pango/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/pango/Makefile
diff -u pkgsrc/devel/pango/Makefile:1.239 pkgsrc/devel/pango/Makefile:1.240
--- pkgsrc/devel/pango/Makefile:1.239 Thu Apr 8 08:38:55 2021
+++ pkgsrc/devel/pango/Makefile Mon Apr 12 11:01:13 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.239 2021/04/08 08:38:55 adam Exp $
+# $NetBSD: Makefile,v 1.240 2021/04/12 11:01:13 nia Exp $
DISTNAME= pango-1.48.4
CATEGORIES= devel fonts
@@ -37,6 +37,8 @@ MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/o
CHECK_FILES_SKIP+= ${PREFIX}/libdata/pango/pango.modules
CHECK_PORTABILITY_SKIP+= docs/check.docs
+PYTHON_FOR_BUILD_ONLY= tool
+
BUILDLINK_TRANSFORM+= rm:-Werror=implicit-fallthrough # clang10svn
post-extract:
Home |
Main Index |
Thread Index |
Old Index