mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Fix INDEX build.
This commit is contained in:
parent
28795e3ea3
commit
d7a2f9211b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135157
@ -48,7 +48,7 @@ post-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITH_GTK1)
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
|
||||
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gtk2
|
||||
|
@ -48,7 +48,7 @@ post-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITH_GTK1)
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
|
||||
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gtk2
|
||||
|
@ -48,7 +48,7 @@ post-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITH_GTK1)
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
|
||||
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gtk2
|
||||
|
Loading…
Reference in New Issue
Block a user