pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/openssl hppa -> hppa64



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a7fec683daf
branches:  trunk
changeset: 650930:8a7fec683daf
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Apr 28 14:38:45 2015 +0000

description:
hppa -> hppa64

diffstat:

 security/openssl/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f691f3f16751 -r 8a7fec683daf security/openssl/Makefile
--- a/security/openssl/Makefile Tue Apr 28 14:35:28 2015 +0000
+++ b/security/openssl/Makefile Tue Apr 28 14:38:45 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2015/04/19 09:02:02 tnn Exp $
+# $NetBSD: Makefile,v 1.206 2015/04/28 14:38:45 tnn Exp $
 
 DISTNAME=      openssl-1.0.2a
 CATEGORIES=    security
@@ -107,7 +107,7 @@
 .elif ${OPSYS} == "HPUX"
 CONFIGURE_SCRIPT=      ./Configure
 .  if defined(ABI) && ${ABI} == "64"
-.    if ${MACHINE_ARCH} == "hppa"
+.    if ${MACHINE_ARCH} == "hppa64"
 CONFIGURE_ARGS+=       hpux64-parisc2-${CC}
 .    else
 CONFIGURE_ARGS+=       hpux64-ia64-${CC}



Home | Main Index | Thread Index | Old Index