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 Jul 31 16:57:23 UTC 2022
Modified Files:
pkgsrc/x11/wxGTK32: Makefile
Log Message:
wxGTK32: remove incorrect comment
cmake found curl even though it wasn't bl3'd in
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/x11/wxGTK32/Makefile:1.8
--- pkgsrc/x11/wxGTK32/Makefile:1.7 Fri Jul 29 18:36:06 2022
+++ pkgsrc/x11/wxGTK32/Makefile Sun Jul 31 16:57:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/07/29 18:36:06 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/31 16:57:22 wiz Exp $
DISTNAME= wxWidgets-3.2.0
PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK32/}
@@ -135,8 +135,6 @@ PLIST_SRC+= PLIST.gtk3
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
.include "../../security/libsecret/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
-# curl not checked by cmake but used by webrequest_curl.h
-# https://github.com/wxWidgets/wxWidgets/issues/22648
.include "../../www/curl/buildlink3.mk"
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index