Sun May 2 10:20:12 2021 UTC ()
pidgin-sametime: reset PKGREVISION


(nia)
diff -r1.59 -r1.60 pkgsrc/chat/pidgin-sametime/Makefile

cvs diff -r1.59 -r1.60 pkgsrc/chat/pidgin-sametime/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/pidgin-sametime/Makefile 2021/04/21 11:41:07 1.59
+++ pkgsrc/chat/pidgin-sametime/Makefile 2021/05/02 10:20:12 1.60
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.59 2021/04/21 11:41:07 adam Exp $ 1# $NetBSD: Makefile,v 1.60 2021/05/02 10:20:12 nia Exp $
2 2
3PKGNAME= pidgin-sametime-${PIDGIN_VERSION} 3PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
4PKGREVISION= 5 
5 4
6COMMENT= Lotus Sametime plugin for the Pidgin instant messenger 5COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
7 6
8.include "../../chat/libpurple/Makefile.common" 7.include "../../chat/libpurple/Makefile.common"
9 8
10USE_TOOLS+= msgfmt perl intltool 9USE_TOOLS+= msgfmt perl intltool
11 10
12CONFIGURE_ARGS+= --enable-meanwhile 11CONFIGURE_ARGS+= --enable-meanwhile
13 12
14BUILD_DIRS= libpurple/protocols/sametime 13BUILD_DIRS= libpurple/protocols/sametime
15 14
16.include "../../chat/libpurple/buildlink3.mk" 15.include "../../chat/libpurple/buildlink3.mk"
17.include "../../chat/meanwhile/buildlink3.mk" 16.include "../../chat/meanwhile/buildlink3.mk"