diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | ffe83da80dce45e332be3fabcac35c625be0ab48 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /chat/pidgin/Makefile | |
parent | f605ea633f86e368c7202dbcf1a298b9263956e2 (diff) | |
download | pkgsrc-ffe83da80dce45e332be3fabcac35c625be0ab48.tar.gz |
Revbump after cairo update
Diffstat (limited to 'chat/pidgin/Makefile')
-rw-r--r-- | chat/pidgin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 3bf04d2533d..7118ed7c904 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.55 2013/06/06 12:54:09 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/09/02 19:50:56 adam Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend .include "../../chat/libpurple/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 USE_TOOLS+= msgfmt intltool PKGCONFIG_OVERRIDE+= gaim.pc.in |