pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/openssl No reason to require gtar.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79a5c37f5be8
branches:  trunk
changeset: 635397:79a5c37f5be8
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Jun 05 02:53:18 2014 +0000

description:
No reason to require gtar.

diffstat:

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

diffs (17 lines):

diff -r 8f6a0a23d8cc -r 79a5c37f5be8 security/openssl/Makefile
--- a/security/openssl/Makefile Thu Jun 05 02:41:18 2014 +0000
+++ b/security/openssl/Makefile Thu Jun 05 02:53:18 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.190 2014/05/29 23:37:20 wiz Exp $
+# $NetBSD: Makefile,v 1.191 2014/06/05 02:53:18 obache Exp $
 
 DISTNAME=      openssl-1.0.1g
 MASTER_SITES=  http://ftp.openssl.org/source/
@@ -24,7 +24,6 @@
 .include "../../mk/bsd.prefs.mk"
 .include "../../mk/compiler.mk"
 
-EXTRACT_USING=         gtar
 USE_TOOLS+=            fgrep gmake perl
 TEST_TARGET=           tests
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index