diff options
Diffstat (limited to 'chat/pidgin/Makefile')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 7b56ca2221a..e4d912699a5 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.52 2013/03/03 07:17:20 obache Exp $ +# $NetBSD: Makefile,v 1.53 2013/06/03 10:04:39 wiz Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend .include "../../chat/libpurple/Makefile.common" +PKGREVISION= 1 USE_TOOLS+= msgfmt intltool PKGCONFIG_OVERRIDE+= gaim.pc.in |