summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-12-11 23:19:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-12-11 23:19:08 +0000
commitc96bb1299df44dcc114eb2c2be07deefb39984b6 (patch)
tree1a2b089dc8fac22062c1e7e24f6853443bc12558
parenttextproc/kdiff3 -- update to kf5 based version (diff)
Unbreak
Notes
Notes: svn path=/head/; revision=487265
-rw-r--r--science/openbabel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile
index 892cc7021152..c08af27dbcd0 100644
--- a/science/openbabel/Makefile
+++ b/science/openbabel/Makefile
@@ -35,7 +35,7 @@ PYTHON_CMAKE_BOOL= PYTHON_BINDINGS
GUI_CMAKE_BOOL= BUILD_GUI
GUI_CMAKE_ON= -DwxWidgets_CONFIG_EXECUTABLE:STRING=${WX_CONFIG}
-GUI_USE= WX=3.1
+GUI_USE= WX=3.0
.if exists(/usr/lib/libstdc++.so)
CXXFLAGS+= -Wno-narrowing