diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:25:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:25:44 +0000 |
commit | 95c1e39c9389874bcc36caf04629f4360263229f (patch) | |
tree | 0bd14daa1f7f3a815eeb46c5fe89ce8ce14341b0 /net-im/pidgin-sipe/Makefile | |
parent | 65509f1f9ec9aec8a73f114c20240e07bc47e861 (diff) | |
download | ports-95c1e39c9389874bcc36caf04629f4360263229f.tar.gz ports-95c1e39c9389874bcc36caf04629f4360263229f.zip |
Notes
Diffstat (limited to 'net-im/pidgin-sipe/Makefile')
-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 568f97149606..01ce5303de35 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -7,13 +7,14 @@ PORTNAME= pidgin-sipe PORTVERSION= 1.11.2 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= SF/sipe/sipe/${DISTNAME} MAINTAINER= john.c.prather@gmail.com COMMENT= A plugin for Pidgin to provide LCS/OCS connectivity -LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes |