pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fetchmailconf fetchmailconf: needs openssl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e06e540c3189
branches:  trunk
changeset: 452713:e06e540c3189
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 13:50:02 2021 +0000

description:
fetchmailconf: needs openssl

diffstat:

 mail/fetchmailconf/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 5f06476c017e -r e06e540c3189 mail/fetchmailconf/Makefile
--- a/mail/fetchmailconf/Makefile       Fri May 14 13:49:28 2021 +0000
+++ b/mail/fetchmailconf/Makefile       Fri May 14 13:50:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2021/01/27 14:13:20 triaxx Exp $
+# $NetBSD: Makefile,v 1.110 2021/05/14 13:50:02 nia Exp $
 
 DISTNAME=      fetchmail-6.4.15
 PKGNAME=       ${DISTNAME:S/fetchmail/fetchmailconf/}
@@ -39,4 +39,5 @@
        ${LN} -s fetchmail.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/fetchmailconf.1
 
 .include "../../lang/python/application.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index