From 6b32ed4a59d19ba24c22c570e2828c78e4b0f074 Mon Sep 17 00:00:00 2001 From: itetcu Date: Wed, 11 May 2011 11:42:48 +0000 Subject: Adjust after skype move to net-im/ Submitted by: postsnap buildbox Pointyhat to: itetcu@ --- net-im/pidgin-skype/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/pidgin-skype/Makefile b/net-im/pidgin-skype/Makefile index b32f2a155b84..40e2eaef614d 100644 --- a/net-im/pidgin-skype/Makefile +++ b/net-im/pidgin-skype/Makefile @@ -16,9 +16,9 @@ MAINTAINER= mandree@FreeBSD.org COMMENT= Plugin to use Skype chat from Pidgin (with Skype running) BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin \ - ${LOCALBASE}/bin/skype:${PORTSDIR}/net/skype + ${LOCALBASE}/bin/skype:${PORTSDIR}/net-m/skype RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - ${LOCALBASE}/bin/skype:${PORTSDIR}/net/skype + ${LOCALBASE}/bin/skype:${PORTSDIR}/net-im/skype LICENSE= GPLv2 -- cgit