pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/netpgp Pass correct location of OpenSSL.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b57ae7727d89
branches: trunk
changeset: 639804:b57ae7727d89
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Sep 25 19:13:23 2014 +0000
description:
Pass correct location of OpenSSL.
diffstat:
security/netpgp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r e373d85c2669 -r b57ae7727d89 security/netpgp/Makefile
--- a/security/netpgp/Makefile Thu Sep 25 19:12:03 2014 +0000
+++ b/security/netpgp/Makefile Thu Sep 25 19:13:23 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2014/02/21 02:16:23 agc Exp $
+# $NetBSD: Makefile,v 1.22 2014/09/25 19:13:23 jperkin Exp $
DISTNAME= netpgp-20140220
CATEGORIES= security
@@ -12,6 +12,8 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}
+
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index