diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-07-02 22:07:40 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-07-02 22:07:40 +0000 |
commit | 5c559d3f9673d5f00c38e6aad49a0b2248a126c1 (patch) | |
tree | 27b47f7812827f7e468cd46e5cd1b3a3fb9f133b /net-im/pidgin-hotkeys | |
parent | cc4440abbfd35df5f7fe5afed599cfbda1d0b7bf (diff) |
Notes
Diffstat (limited to 'net-im/pidgin-hotkeys')
-rw-r--r-- | net-im/pidgin-hotkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile index c2e04257c5a2..4417d96cc65d 100644 --- a/net-im/pidgin-hotkeys/Makefile +++ b/net-im/pidgin-hotkeys/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= A pidgin plugin that allows user to assign global hotkeys -LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |