aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-sipe/Makefile
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2010-05-27 17:45:08 +0800
committerehaupt <ehaupt@FreeBSD.org>2010-05-27 17:45:08 +0800
commitdd39342832a1cdad5d4e8063d001827a8c33e3bd (patch)
treea13580a7edc29a54ba3c5247a3ebab4eee973fd0 /net-im/pidgin-sipe/Makefile
parent099382e6ec9fa5f88473a1727e9f293b25d89c10 (diff)
downloadfreebsd-ports-gnome-dd39342832a1cdad5d4e8063d001827a8c33e3bd.tar.gz
freebsd-ports-gnome-dd39342832a1cdad5d4e8063d001827a8c33e3bd.tar.zst
freebsd-ports-gnome-dd39342832a1cdad5d4e8063d001827a8c33e3bd.zip
Fix build
PR: 147089 Submitted by: freebsd@nagilum.org Approved by: John Prather <john.c.prather@gmail.com> (maintainer)
Diffstat (limited to 'net-im/pidgin-sipe/Makefile')
-rw-r--r--net-im/pidgin-sipe/Makefile4
1 files changed, 1 insertions, 3 deletions
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