mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
science/wxmacmolplt: Unbreak, it was crashing with WX-3.1
Reported by: fallout
This commit is contained in:
parent
83d3153284
commit
c3785365f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494481
@ -3,6 +3,7 @@
|
||||
PORTNAME= wxmacmolplt
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 7.7-43
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -g9a46f7a
|
||||
CATEGORIES= science
|
||||
|
||||
@ -17,7 +18,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= brettbode
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
|
||||
USE_WX= 3.1
|
||||
USE_WX= 3.0 # configure crashes with 3.1: checking for wxWidgets libraries... Segmentation fault (core dumped)
|
||||
USE_GL= gl glew glu
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user