diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:17:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:17:03 +0000 |
commit | 65509f1f9ec9aec8a73f114c20240e07bc47e861 (patch) | |
tree | fb9ea5451718850b0756bab94d1c15543447dc2a /net-im/finch | |
parent | 0628f7ec378cc6ed4c4e7ae7722e5f6cf2ca0027 (diff) | |
download | ports-65509f1f9ec9aec8a73f114c20240e07bc47e861.tar.gz ports-65509f1f9ec9aec8a73f114c20240e07bc47e861.zip |
Notes
Diffstat (limited to 'net-im/finch')
-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 6eb6dda1f934..887fa99877fe 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.7:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/finch |