From c9fb3c73ad910fa0daed321edf2ffd7f1f96c13f Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Wed, 13 Feb 2008 05:56:42 +0000 Subject: [PATCH] deskutils/orage/Makefile required ical.0 which should be ical.27 because libical changed its name PORTREVISION bump for multimedia/xfce4-media to pick up the new libexo version Submitted by: Rene Ladan --- deskutils/orage/Makefile | 2 +- multimedia/xfce4-media/Makefile | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index beb3322a7d10..0783ababf265 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -37,7 +37,7 @@ CONFIGURE_ARGS+=--with-bdb4=no .endif .if defined(WITH_ICAL) -LIB_DEPENDS+= ical.0:${PORTSDIR}/devel/libical +LIB_DEPENDS+= ical.27:${PORTSDIR}/devel/libical .endif post-patch: diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 22341f628c34..317853144f69 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} @@ -16,8 +16,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= r.c.ladan@gmail.com COMMENT= Lightweight media player for Xfce4 based on the xine engine -LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \ - exo-0.3:${PORTSDIR}/x11/libexo +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine GNU_CONFIGURE= yes INSTALLS_ICONS= yes