pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-libxml2
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 27 10:07:46 UTC 2024
Modified Files:
pkgsrc/textproc/py-libxml2: Makefile
Log Message:
py-libxml2: remove trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/textproc/py-libxml2/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/py-libxml2/Makefile
diff -u pkgsrc/textproc/py-libxml2/Makefile:1.93 pkgsrc/textproc/py-libxml2/Makefile:1.94
--- pkgsrc/textproc/py-libxml2/Makefile:1.93 Sat Jan 27 10:06:41 2024
+++ pkgsrc/textproc/py-libxml2/Makefile Sat Jan 27 10:07:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2024/01/27 10:06:41 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2024/01/27 10:07:46 wiz Exp $
.include "../../textproc/libxml2/Makefile.common"
@@ -24,7 +24,7 @@ USE_TOOLS+= pkg-config
# The following attempts to patch around this, but it is not good
# enough with pkgsrc xml2 and native iconv because the iconv include
# path is first. This can happen on old macOS.
-#
+#
# \todo Patch setup.py.in to have @LIBXML2_PREFIX@ and @ICONV_PREFIX@
# (in order) and then substite those, or at least ensure that the
# iconv prefix is afterwwards.
Home |
Main Index |
Thread Index |
Old Index