pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/wxGTK32 wxGTK32: remove incorrect comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b12215678168
branches:  trunk
changeset: 382565:b12215678168
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 31 16:57:22 2022 +0000

description:
wxGTK32: remove incorrect comment

cmake found curl even though it wasn't bl3'd in

diffstat:

 x11/wxGTK32/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 20d6b1d18e09 -r b12215678168 x11/wxGTK32/Makefile
--- a/x11/wxGTK32/Makefile      Sun Jul 31 14:27:23 2022 +0000
+++ b/x11/wxGTK32/Makefile      Sun Jul 31 16:57:22 2022 +0000
@@ -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 @@
 .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