Sat Dec 30 01:36:03 2023 UTC (149d)
https


(zafer)
diff -r1.56 -r1.57 pkgsrc/chat/telepathy-idle/Makefile

cvs diff -r1.56 -r1.57 pkgsrc/chat/telepathy-idle/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/telepathy-idle/Makefile 2023/11/08 13:18:18 1.56
+++ pkgsrc/chat/telepathy-idle/Makefile 2023/12/30 01:36:03 1.57
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.56 2023/11/08 13:18:18 wiz Exp $ 1# $NetBSD: Makefile,v 1.57 2023/12/30 01:36:03 zafer Exp $
2 2
3DISTNAME= telepathy-idle-0.1.8 3DISTNAME= telepathy-idle-0.1.8
4PKGREVISION= 26 4PKGREVISION= 26
5CATEGORIES= chat 5CATEGORIES= chat
6MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/ 6MASTER_SITES= https://telepathy.freedesktop.org/releases/telepathy-idle/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://telepathy.freedesktop.org/wiki/Components 9HOMEPAGE= https://telepathy.freedesktop.org/wiki/Components
10COMMENT= Full-featured IRC connection manager for Telepathy 10COMMENT= Full-featured IRC connection manager for Telepathy
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.1.8 13PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.1.8
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= gmake pkg-config 17USE_TOOLS+= gmake pkg-config
18 18
19LDFLAGS.DragonFly= -lcrypto 19LDFLAGS.DragonFly= -lcrypto