pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/wxGTK32
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 7 23:17:02 UTC 2022
Modified Files:
pkgsrc/x11/wxGTK32: Makefile
Log Message:
wxGTK32: add comment with upstream bug report about PLIST differences
(between CMake and configure builds)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/wxGTK32/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/wxGTK32/Makefile
diff -u pkgsrc/x11/wxGTK32/Makefile:1.10 pkgsrc/x11/wxGTK32/Makefile:1.11
--- pkgsrc/x11/wxGTK32/Makefile:1.10 Sun Aug 7 22:40:52 2022
+++ pkgsrc/x11/wxGTK32/Makefile Sun Aug 7 23:17:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2022/08/07 22:40:52 dbj Exp $
+# $NetBSD: Makefile,v 1.11 2022/08/07 23:17:02 wiz Exp $
DISTNAME= wxWidgets-3.2.0
PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK32/}
@@ -33,6 +33,7 @@ REPLACE_SH= wx-config.in wx-config-inpl
# We now build using cmake by default
# However, the cmake build system installs
# unused headers that the configure build system doesn't.
+# https://github.com/wxWidgets/wxWidgets/issues/22714
# This option is expected to be a temporary hack.
# We should fix cmake builds to match configure builds
Home |
Main Index |
Thread Index |
Old Index