From dd39342832a1cdad5d4e8063d001827a8c33e3bd Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 27 May 2010 09:45:08 +0000 Subject: Fix build PR: 147089 Submitted by: freebsd@nagilum.org Approved by: John Prather (maintainer) --- net-im/pidgin-sipe/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net-im/pidgin-sipe/Makefile') diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index 205778509f0f..2982c3377d22 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgin-sipe PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= SF/sipe/sipe/${DISTNAME} @@ -17,8 +17,6 @@ COMMENT= A plugin for Pidgin to provide LCS/OCS connectivity LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -BROKEN= does not build with pidgin 2.7 - GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -- cgit