From 9acd717c391f455ef61aa9b4d392720f3b7168e9 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 25 Jan 2006 01:24:55 +0000 Subject: It seems there is no more gstreamer integration with Evo. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5532 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/Makefile | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 31c8f6188..3ea58aa03 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,11 +3,12 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.83 2006/01/18 04:53:48 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.84 2006/01/24 21:21:33 marcus Exp $ # PORTNAME= evolution PORTVERSION= 2.5.5 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 @@ -55,7 +56,6 @@ OPTIONS= PILOT "Enable Palm Pilot sync support" off \ .include .if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -WITH_GSTREAMER= yes WITH_DBUS= yes .endif @@ -63,10 +63,6 @@ WITH_DBUS= yes WITH_DBUS= yes .endif -.if exists(${X11BASE}/lib/libgstreamer-0.8.so) -WITH_GSTREAMER= yes -.endif - .if defined(WITH_PILOT) LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnomepilot2 CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \ @@ -87,13 +83,6 @@ CONFIGURE_ARGS+=--with-openldap=no RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin .endif -.if defined(WITH_GSTREAMER) -LIB_DEPENDS+= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer80 -PLIST_SUB+= GSTREAMER="" -.else -PLIST_SUB+= GSTREAMER="@comment " -.endif - .if defined(WITH_DBUS) LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus PLIST_SUB+= DBUS="" -- cgit v1.2.3