diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:25:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:25:44 +0000 |
commit | 95c1e39c9389874bcc36caf04629f4360263229f (patch) | |
tree | 0bd14daa1f7f3a815eeb46c5fe89ce8ce14341b0 /net-im/pidgin-hotkeys | |
parent | 65509f1f9ec9aec8a73f114c20240e07bc47e861 (diff) |
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 1eb6c552c72e..3a5c6ada8ca9 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= 12 +PORTREVISION= 13 CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= A pidgin plugin that allows user to assign global hotkeys -LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |