mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix deps: wxgtk-devel was moved to wxgtk.
This commit is contained in:
parent
50eb392022
commit
62073a0e34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93588
@ -62,7 +62,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||
.if ${WXGTK_FLAVOR} != "gtk-contrib-common"
|
||||
RUN_DEPENDS= ${X11BASE}/include/wx/stc/stc.h:${PORTSDIR}/x11-toolkits/wxgtk-contrib-common
|
||||
.if ${WXGTK_FLAVOR} == "gtk-contrib"
|
||||
LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel
|
||||
LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk
|
||||
.elif ${WXGTK_FLAVOR} == "gtk2-contrib"
|
||||
LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
|
||||
.elif ${WXGTK_FLAVOR} == "gtk2-unicode-contrib"
|
||||
|
@ -62,7 +62,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||
.if ${WXGTK_FLAVOR} != "gtk-contrib-common"
|
||||
RUN_DEPENDS= ${X11BASE}/include/wx/stc/stc.h:${PORTSDIR}/x11-toolkits/wxgtk-contrib-common
|
||||
.if ${WXGTK_FLAVOR} == "gtk-contrib"
|
||||
LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel
|
||||
LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk
|
||||
.elif ${WXGTK_FLAVOR} == "gtk2-contrib"
|
||||
LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
|
||||
.elif ${WXGTK_FLAVOR} == "gtk2-unicode-contrib"
|
||||
|
Loading…
Reference in New Issue
Block a user