diff options
author | Renato Botelho <garga@FreeBSD.org> | 2008-03-02 13:26:57 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2008-03-02 13:26:57 +0000 |
commit | 0cbace45216ccd25aa502512a02eb164a2e0d936 (patch) | |
tree | 6d157a8ee86f7e88baf51391d8d33ecfb0db0e7d /net-im | |
parent | 7a9473685be213250966cae650d4956fec862017 (diff) | |
download | ports-0cbace45216ccd25aa502512a02eb164a2e0d936.tar.gz ports-0cbace45216ccd25aa502512a02eb164a2e0d936.zip |
Notes
Diffstat (limited to 'net-im')
-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 ec59a3ff3a28..d18a3801747c 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= 4 +PORTREVISION= 5 CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= A pidgin plugin that allows user to assign global hotkeys -LIB_DEPENDS= purple.3:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.4:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |