pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/openssl adapt to Haiku R1alpha4
details: https://anonhg.NetBSD.org/pkgsrc/rev/193d1b98aae8
branches: trunk
changeset: 631386:193d1b98aae8
user: obache <obache%pkgsrc.org@localhost>
date: Mon Mar 03 06:56:35 2014 +0000
description:
adapt to Haiku R1alpha4
diffstat:
security/openssl/builtin.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1545d0a3ef7e -r 193d1b98aae8 security/openssl/builtin.mk
--- a/security/openssl/builtin.mk Mon Mar 03 06:01:26 2014 +0000
+++ b/security/openssl/builtin.mk Mon Mar 03 06:56:35 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.37 2014/02/22 09:45:36 obache Exp $
+# $NetBSD: builtin.mk,v 1.38 2014/03/03 06:56:35 obache Exp $
BUILTIN_PKG:= openssl
@@ -249,7 +249,7 @@
. if ${OPSYS} == "NetBSD"
SSLDIR= /etc/openssl
. elif ${OPSYS} == "Haiku"
-SSLDIR= /boot/common/ssl
+SSLDIR= /boot/common/data/ssl
. else
SSLDIR= /etc/ssl # most likely place
. endif
Home |
Main Index |
Thread Index |
Old Index