pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pgp2 Uses ${TAR}



details:   https://anonhg.NetBSD.org/pkgsrc/rev/265c94a889fc
branches:  trunk
changeset: 425090:265c94a889fc
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Mar 18 18:00:48 2020 +0000

description:
Uses ${TAR}

diffstat:

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

diffs (17 lines):

diff -r 537e83d8d4fb -r 265c94a889fc security/pgp2/Makefile
--- a/security/pgp2/Makefile    Wed Mar 18 18:00:21 2020 +0000
+++ b/security/pgp2/Makefile    Wed Mar 18 18:00:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2018/01/02 05:37:23 maya Exp $
+# $NetBSD: Makefile,v 1.59 2020/03/18 18:00:48 joerg Exp $
 
 DISTNAME=      pgp263is
 PKGREVISION=   1
@@ -11,6 +11,7 @@
 COMMENT=       Public-key encryption and digital signature utility (v2)
 LICENSE=       pgp2-license
 
+USE_TOOLS+=    tar
 WRKSRC=                ${WRKDIR}/src
 
 .include "options.mk"



Home | Main Index | Thread Index | Old Index