summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-07-31 16:57:22 +0000
committerwiz <wiz@pkgsrc.org>2022-07-31 16:57:22 +0000
commit55001533a2697e7298b6d18cfcaa6c89fb31d00f (patch)
tree6673c5d77ed616edeac0bf8056eceaf393a08989 /x11
parent8962d82b42affb0cd7fc907c899dccb21ef90241 (diff)
downloadpkgsrc-55001533a2697e7298b6d18cfcaa6c89fb31d00f.tar.gz
wxGTK32: remove incorrect comment
cmake found curl even though it wasn't bl3'd in
Diffstat (limited to 'x11')
-rw-r--r--x11/wxGTK32/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/wxGTK32/Makefile b/x11/wxGTK32/Makefile
index 462ab7935d4..2bb4e04ffbf 100644
--- a/x11/wxGTK32/Makefile
+++ b/x11/wxGTK32/Makefile
@@ -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"