pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libtcpa
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jan 16 13:34:48 UTC 2020
Modified Files:
pkgsrc/security/libtcpa: Makefile
Log Message:
libtcpa: We no longer have openssl < 1.1.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/libtcpa/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/libtcpa/Makefile
diff -u pkgsrc/security/libtcpa/Makefile:1.18 pkgsrc/security/libtcpa/Makefile:1.19
--- pkgsrc/security/libtcpa/Makefile:1.18 Mon Nov 4 21:12:55 2019
+++ pkgsrc/security/libtcpa/Makefile Thu Jan 16 13:34:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/11/04 21:12:55 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/16 13:34:48 jperkin Exp $
#
DISTNAME= tpm-1.1b
@@ -31,7 +31,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/libtcpa/License ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-BUILDLINK_API_DEPENDS.openssl+= openssl<1.1
-BUILDLINK_ABI_DEPENDS.openssl+= openssl<1.1
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index