pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/swirc swirc: needs openssl.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1a47d1d41f0
branches: trunk
changeset: 371202:e1a47d1d41f0
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Thu Jan 06 12:55:21 2022 +0000
description:
swirc: needs openssl.
diffstat:
chat/swirc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 908d53d6b3e6 -r e1a47d1d41f0 chat/swirc/Makefile
--- a/chat/swirc/Makefile Thu Jan 06 12:47:59 2022 +0000
+++ b/chat/swirc/Makefile Thu Jan 06 12:55:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/01/06 12:28:41 fcambus Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/06 12:55:21 fcambus Exp $
DISTNAME= swirc-3.3.3
CATEGORIES= chat
@@ -20,5 +20,6 @@
.include "../../devel/libidn/buildlink3.mk"
.include "../../devel/ncursesw/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index