Remove garbage.

Fix wxgtk2 library version in LIB_DEPENDS.
This commit is contained in:
Max Khon 2003-11-14 13:53:26 +00:00
parent 4829f821c8
commit dca11657a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93946
2 changed files with 2 additions and 6 deletions

View File

@ -19,7 +19,7 @@ COMMENT= Port of eMule eDonkey P2P client using wxWindows class library
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
expat.4:${PORTSDIR}/textproc/expat2 \
wx_gtk2-2.4:${PORTSDIR}/x11-toolkits/wxgtk2
wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
USE_X_PREFIX= yes
@ -39,8 +39,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
WX_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config
wx_gtk2-2.4:${PORTSDIR}/x11-toolkits/wxgtk2
post-patch:
# it works for FreeBSD as well
@${REINPLACE_CMD} -E \

View File

@ -19,7 +19,7 @@ COMMENT= Port of eMule eDonkey P2P client using wxWindows class library
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
expat.4:${PORTSDIR}/textproc/expat2 \
wx_gtk2-2.4:${PORTSDIR}/x11-toolkits/wxgtk2
wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
USE_X_PREFIX= yes
@ -39,8 +39,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
WX_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config
wx_gtk2-2.4:${PORTSDIR}/x11-toolkits/wxgtk2
post-patch:
# it works for FreeBSD as well
@${REINPLACE_CMD} -E \