diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-07-02 22:13:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-07-02 22:13:21 +0000 |
commit | 684af42bfc80aa9b1cf0715ca50f2e482f672f1e (patch) | |
tree | 38c7a6db127003fa55b7f2884f3c3462f4e21340 /net-im/pidgin-hotkeys | |
parent | 8cc334169bd63dddf6d3e50d3b50439cb07549e2 (diff) | |
download | ports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.tar.gz ports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.zip |
Notes
Diffstat (limited to 'net-im/pidgin-hotkeys')
-rw-r--r-- | net-im/pidgin-hotkeys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile index 3a5c6ada8ca9..16481bdf679b 100644 --- a/net-im/pidgin-hotkeys/Makefile +++ b/net-im/pidgin-hotkeys/Makefile @@ -7,14 +7,14 @@ PORTNAME= pidgin-hotkeys PORTVERSION= 0.2.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= A pidgin plugin that allows user to assign global hotkeys -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |