aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2011-05-11 11:42:48 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2011-05-11 11:42:48 +0000
commit8a3051aad72fbef36fd9055ae9a9b310bbf106ba (patch)
tree15cef3ae6f4d466c303b3504805febe8e29b11f9 /net-im
parentd164aa92f6ad8d833983449c4c795627c7ec79e5 (diff)
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-skype/Makefile4
1 files 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