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/f3852902bb27
branches: trunk
changeset: 413349:f3852902bb27
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 7eefe80f5a33 -r f3852902bb27 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