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 6f0b4e6be7f..ba0c7938138 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/03/18 12:27:19 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2009/06/12 16:31:39 smb Exp $ # # XXX appease pkglint #PKGNAME= pidgin-${PIDGIN_VERSION} @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../chat/libpurple/Makefile.common" -PKGREVISION= 1 +#PKGREVISION= 1 USE_DIRS+= xdg-1.4 USE_TOOLS+= msgfmt intltool |