pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/swirc
Module Name: pkgsrc
Committed By: fcambus
Date: Thu Jan 6 12:55:21 UTC 2022
Modified Files:
pkgsrc/chat/swirc: Makefile
Log Message:
swirc: needs openssl.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/swirc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/swirc/Makefile
diff -u pkgsrc/chat/swirc/Makefile:1.2 pkgsrc/chat/swirc/Makefile:1.3
--- pkgsrc/chat/swirc/Makefile:1.2 Thu Jan 6 12:28:41 2022
+++ pkgsrc/chat/swirc/Makefile Thu Jan 6 12:55:21 2022
@@ -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 @@ MAKE_FLAGS+= DEST_CONFMAN=${DESTDIR}${PR
.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