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 be102c697c53..ee9ba8064fcf 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.4:${PORTSDIR}/net-im/libpurple + purple.5:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/pidgin |