pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/rpm wants -lcrypto
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6566a48b113
branches: trunk
changeset: 352723:e6566a48b113
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sun Sep 18 17:02:12 2016 +0000
description:
wants -lcrypto
diffstat:
misc/rpm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r eff18ac46998 -r e6566a48b113 misc/rpm/Makefile
--- a/misc/rpm/Makefile Sun Sep 18 16:59:41 2016 +0000
+++ b/misc/rpm/Makefile Sun Sep 18 17:02:12 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2016/07/09 06:38:37 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2016/09/18 17:02:12 wiedi Exp $
DISTNAME= rpm-4.12.0.1
PKGREVISION= 4
@@ -79,6 +79,7 @@
.include "../../devel/nspr/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../sysutils/file/buildlink3.mk" # for libmagic.
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index