diff options
Diffstat (limited to 'net-im/pidgin/Makefile')
-rw-r--r-- | net-im/pidgin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 6c874a75acd9..4a42ce98681f 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -13,7 +13,7 @@ MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - purple.8:${PORTSDIR}/net-im/libpurple + purple.9:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/pidgin |