diff options
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 4bbae9e7c3a..3bf04d2533d 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.54 2013/06/04 22:15:46 tron Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/06 12:54:09 wiz Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend .include "../../chat/libpurple/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 USE_TOOLS+= msgfmt intltool PKGCONFIG_OVERRIDE+= gaim.pc.in |