1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Fix the build with new gtk20, and remove BROKEN, DEPRECATED and

EXPIRATION_DATE. This is untest, so if the build still breaks in the different
place then we always can put BROKEN back in.

Reported by:	pointyhat
Approved by:	portmgr (pav)
This commit is contained in:
Jeremy Messenger 2007-11-08 22:25:51 +00:00
parent 21e106104d
commit 4d49570e6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202598

View File

@ -21,10 +21,6 @@ COMMENT= GTK GUI to eDonkey2000 'core' command line client
LIB_DEPENDS= gnet-2.0:${PORTSDIR}/net/gnet2
RUN_DEPENDS= donkey:${PORTSDIR}/net-p2p/linux-edonkey-core
BROKEN= fails to install
DEPRECATED= "${BROKEN}"
EXPIRATION_DATE= 2008-01-06
USE_GETTEXT= yes
USE_BZIP2= yes
USE_XLIB= yes
@ -45,6 +41,8 @@ post-patch:
${WRKSRC}/docs/Makefile.in
@${REINPLACE_CMD} -e 's|-Wall -g||g ; \
s| == "xyes| = "xyes|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name Makefile.* | ${XARGS} ${REINPLACE_CMD} -e \
's|-DG.*_DISABLE_DEPRECATED||g'
post-install:
@${LN} -sf ed2k_gui ${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX}