pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2020Q3]: pkgsrc/chat/profanity Pullup ticket #6353 - requested...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82667d350946
branches: pkgsrc-2020Q3
changeset: 441019:82667d350946
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Fri Oct 23 17:42:47 2020 +0000
description:
Pullup ticket #6353 - requested by nia
chat/profanity: NetBSD 8 build fix
Revisions pulled up:
- chat/profanity/Makefile 1.3
---
Module Name: pkgsrc
Committed By: nia
Date: Sun Oct 18 09:50:15 UTC 2020
Modified Files:
pkgsrc/chat/profanity: Makefile
Log Message:
profanity: Requires at least sqlite3-3.22.0.
(attempt to fix configure on NetBSD 8.x)
diffstat:
chat/profanity/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 850b733eb8e1 -r 82667d350946 chat/profanity/Makefile
--- a/chat/profanity/Makefile Fri Oct 23 17:36:23 2020 +0000
+++ b/chat/profanity/Makefile Fri Oct 23 17:42:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/09/08 19:13:49 nia Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2020/10/23 17:42:47 bsiegert Exp $
DISTNAME= profanity-0.9.5
CATEGORIES= chat
@@ -37,6 +37,7 @@
.include "../../chat/libmesode/buildlink3.mk"
.include "../../chat/libotr/buildlink3.mk"
.include "../../chat/libsignal-protocol-c/buildlink3.mk"
+BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.22.0
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libuuid/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index