diff options
author | pav <pav@FreeBSD.org> | 2010-05-26 15:43:50 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-26 15:43:50 +0800 |
commit | 2c5a7bcf8def9d9f895b6dd3304061c164ccfb98 (patch) | |
tree | 9a2a9d17448b808f46ff46ed23a7e430d73d3106 /net-im | |
parent | b3d4da03445d8e09a148be40f0acd745860de3d3 (diff) | |
download | freebsd-ports-gnome-2c5a7bcf8def9d9f895b6dd3304061c164ccfb98.tar.gz freebsd-ports-gnome-2c5a7bcf8def9d9f895b6dd3304061c164ccfb98.tar.zst freebsd-ports-gnome-2c5a7bcf8def9d9f895b6dd3304061c164ccfb98.zip |
- Mark BROKEN: does not build with pidgin 2.7
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-sipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index 3faba916a0af..205778509f0f 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -17,6 +17,8 @@ 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 |