Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/dino chat/dino: use pkg-config, maybe fix failing...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4325f885e944
branches: trunk
changeset: 434303:4325f885e944
user: nikita <nikita%pkgsrc.org@localhost>
date: Sun Jun 14 11:17:13 2020 +0000
description:
chat/dino: use pkg-config, maybe fix failing configure
diffstat:
chat/dino/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0e22b9be8af9 -r 4325f885e944 chat/dino/Makefile
--- a/chat/dino/Makefile Sun Jun 14 11:06:47 2020 +0000
+++ b/chat/dino/Makefile Sun Jun 14 11:17:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/06/13 15:08:16 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/14 11:17:13 nikita Exp $
DISTNAME= dino-0.1.0
CATEGORIES= chat
@@ -11,6 +11,7 @@
COMMENT= Modern XMPP (Jabber) chat client
LICENSE= gnu-gpl-v3
+USE_TOOLS+= pkg-config
USE_LANGUAGES+= c
USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index