pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/fontconfig
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Nov 23 11:03:04 UTC 2023
Modified Files:
pkgsrc/fonts/fontconfig: Makefile
Log Message:
fontconfig: Remove PYTHON_FOR_BUILD_ONLY=yes.
This should really have been "tool" all along, and now that tool.mk defaults to
that we can remove it completely.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/fonts/fontconfig/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/fontconfig/Makefile
diff -u pkgsrc/fonts/fontconfig/Makefile:1.130 pkgsrc/fonts/fontconfig/Makefile:1.131
--- pkgsrc/fonts/fontconfig/Makefile:1.130 Sun Nov 12 13:21:26 2023
+++ pkgsrc/fonts/fontconfig/Makefile Thu Nov 23 11:03:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2023/11/12 13:21:26 wiz Exp $
+# $NetBSD: Makefile,v 1.131 2023/11/23 11:03:04 jperkin Exp $
DISTNAME= fontconfig-2.14.2
PKGREVISION= 3
@@ -11,8 +11,6 @@ HOMEPAGE= https://www.fontconfig.org/
COMMENT= Library for configuring and customizing font access
#LICENSE= x11?
-PYTHON_FOR_BUILD_ONLY= yes
-
# https://bugs.freedesktop.org/show_bug.cgi?id=101280
TOOL_DEPENDS+= gperf-[0-9]*:../../devel/gperf
Home |
Main Index |
Thread Index |
Old Index