- This port conflicts with wxgtk2-contrib-devel-2.5.2
(common file lib/libwx_gtk2_xrc-2.5.so). - Bump PORTREVISION. PR: 76692
This commit is contained in:
parent
c9f2f9b090
commit
a03a7893cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129388
4 changed files with 20 additions and 0 deletions
|
@ -49,6 +49,11 @@ NO_LATEST_LINK= yes
|
|||
|
||||
WXGTK_FLAVOR?= gtk2
|
||||
|
||||
.if ${WXGTK_FLAVOR} == "gtk2"
|
||||
PORTREVISION= 1
|
||||
CONFLICTS= wxgtk2-contrib-devel-2.5.2
|
||||
.endif
|
||||
|
||||
.if ${WXGTK_FLAVOR} != "gtk2-common"
|
||||
RUN_DEPENDS= ${X11BASE}/include/wx-2.5/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk2-common-devel
|
||||
.endif
|
||||
|
|
|
@ -49,6 +49,11 @@ NO_LATEST_LINK= yes
|
|||
|
||||
WXGTK_FLAVOR?= gtk2
|
||||
|
||||
.if ${WXGTK_FLAVOR} == "gtk2"
|
||||
PORTREVISION= 1
|
||||
CONFLICTS= wxgtk2-contrib-devel-2.5.2
|
||||
.endif
|
||||
|
||||
.if ${WXGTK_FLAVOR} != "gtk2-common"
|
||||
RUN_DEPENDS= ${X11BASE}/include/wx-2.5/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk2-common-devel
|
||||
.endif
|
||||
|
|
|
@ -49,6 +49,11 @@ NO_LATEST_LINK= yes
|
|||
|
||||
WXGTK_FLAVOR?= gtk2
|
||||
|
||||
.if ${WXGTK_FLAVOR} == "gtk2"
|
||||
PORTREVISION= 1
|
||||
CONFLICTS= wxgtk2-contrib-devel-2.5.2
|
||||
.endif
|
||||
|
||||
.if ${WXGTK_FLAVOR} != "gtk2-common"
|
||||
RUN_DEPENDS= ${X11BASE}/include/wx-2.5/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk2-common-devel
|
||||
.endif
|
||||
|
|
|
@ -49,6 +49,11 @@ NO_LATEST_LINK= yes
|
|||
|
||||
WXGTK_FLAVOR?= gtk2
|
||||
|
||||
.if ${WXGTK_FLAVOR} == "gtk2"
|
||||
PORTREVISION= 1
|
||||
CONFLICTS= wxgtk2-contrib-devel-2.5.2
|
||||
.endif
|
||||
|
||||
.if ${WXGTK_FLAVOR} != "gtk2-common"
|
||||
RUN_DEPENDS= ${X11BASE}/include/wx-2.5/wx/wx.h:${PORTSDIR}/x11-toolkits/wxgtk2-common-devel
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue