summaryrefslogtreecommitdiff
path: root/net-p2p/edonkey-gui-gtk
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-11-08 22:25:51 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-11-08 22:25:51 +0000
commit4d49570e6fbc5fa7a8c2a4da5374c0e6af6debbd (patch)
tree0c968b5a031356bec3f40cc0009dde7541348bb7 /net-p2p/edonkey-gui-gtk
parentFix distfile location for outdated koffice-l10ns. (diff)
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)
Notes
Notes: svn path=/head/; revision=202598
Diffstat (limited to 'net-p2p/edonkey-gui-gtk')
-rw-r--r--net-p2p/edonkey-gui-gtk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/edonkey-gui-gtk/Makefile b/net-p2p/edonkey-gui-gtk/Makefile
index 62d4df9535f7..e0e7b9dad672 100644
--- a/net-p2p/edonkey-gui-gtk/Makefile
+++ b/net-p2p/edonkey-gui-gtk/Makefile
@@ -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}