diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:41:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-20 20:41:32 +0000 |
commit | 7f37df543a755e6964e1327b075fa4a58cea38f2 (patch) | |
tree | ae4064d4a90d450194744434e2d344992a5bfd66 /net-im/finch/Makefile | |
parent | 76809180883ceb29ca1c00f3bdf9076536259696 (diff) | |
download | ports-7f37df543a755e6964e1327b075fa4a58cea38f2.tar.gz ports-7f37df543a755e6964e1327b075fa4a58cea38f2.zip |
Notes
Diffstat (limited to 'net-im/finch/Makefile')
-rw-r--r-- | net-im/finch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index f5f862fde64d..a387fd2fb63c 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) -LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/finch |