diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:45:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:45:23 +0000 |
commit | d05885f12023c9ac34eb25071a6bebfcddbf08bc (patch) | |
tree | 8cdd68bd0b1b6f02c87e16d7636706883cd8df27 /net-im/pidgin-sipe | |
parent | 7f37df543a755e6964e1327b075fa4a58cea38f2 (diff) | |
download | ports-d05885f12023c9ac34eb25071a6bebfcddbf08bc.tar.gz ports-d05885f12023c9ac34eb25071a6bebfcddbf08bc.zip |
Notes
Diffstat (limited to 'net-im/pidgin-sipe')
-rw-r--r-- | net-im/pidgin-sipe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index b1f61ee4291f..8b78945e7bfd 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -7,13 +7,14 @@ PORTNAME= pidgin-sipe PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= SFP/sipe/sipe/${DISTNAME} MAINTAINER= john.c.prather@gmail.com COMMENT= A plugin for Pidgin to provide LCS/OCS connectivity -LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes |