aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-hotkeys
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-05-03 15:13:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-05-03 15:13:53 +0000
commit5173ba0dfaee352e4239cfb81d2537691ae995e2 (patch)
tree29a2dd605e9d096be8ea6689cfcc6b8792ef1f36 /net-im/pidgin-hotkeys
parent0968ea948183479e7fd437cb9d493fc3278f36c9 (diff)
downloadports-5173ba0dfaee352e4239cfb81d2537691ae995e2.tar.gz
ports-5173ba0dfaee352e4239cfb81d2537691ae995e2.zip
Take a pick at fixing INDEX, gaim-devel was renamed to pidgin and
libgaim to libpurple.
Notes
Notes: svn path=/head/; revision=191483
Diffstat (limited to 'net-im/pidgin-hotkeys')
-rw-r--r--net-im/pidgin-hotkeys/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile
index 8e18c1b2465b..74ccc269f6d4 100644
--- a/net-im/pidgin-hotkeys/Makefile
+++ b/net-im/pidgin-hotkeys/Makefile
@@ -13,9 +13,9 @@ MASTER_SITES= SF
MAINTAINER= garga@FreeBSD.org
COMMENT= A gaim plugin that allows user to assign global hotkeys
-LIB_DEPENDS= gaim.0:${PORTSDIR}/net-im/libgaim
-BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim-devel
-RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim-devel
+LIB_DEPENDS= gaim.0:${PORTSDIR}/net-im/libpurple
+BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/pidgin
+RUN_DEPENDS= gaim:${PORTSDIR}/net-im/pidgin
USE_GNOME= pkgconfig gtk20
GNU_CONFIGURE= yes