pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/wxGTK30
Module Name: pkgsrc
Committed By: nia
Date: Sat Aug 6 08:14:07 UTC 2022
Modified Files:
pkgsrc/x11/wxGTK30: Makefile
Log Message:
wxGTK30: Revert workaround for libepoll-shim setting BUILDLINK_INCDIRS.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/x11/wxGTK30/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/wxGTK30/Makefile
diff -u pkgsrc/x11/wxGTK30/Makefile:1.49 pkgsrc/x11/wxGTK30/Makefile:1.50
--- pkgsrc/x11/wxGTK30/Makefile:1.49 Fri Aug 5 15:26:15 2022
+++ pkgsrc/x11/wxGTK30/Makefile Sat Aug 6 08:14:07 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2022/08/05 15:26:15 nia Exp $
+# $NetBSD: Makefile,v 1.50 2022/08/06 08:14:07 nia Exp $
DISTNAME= wxWidgets-3.0.5.1
PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK30/}
@@ -53,10 +53,6 @@ SUBST_VARS.fix-paths= PREFIX
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} != "Linux"
-CONFIGURE_ARGS+= --disable-epollloop
-.endif
-
.if ${OPSYS} == "Darwin"
CONFIGURE_ARGS+= --with-osx_cocoa
CONFIGURE_ARGS+= --without-macosx-sdk
Home |
Main Index |
Thread Index |
Old Index