summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-03-18 18:00:48 +0000
committerjoerg <joerg@pkgsrc.org>2020-03-18 18:00:48 +0000
commit35aa75eb0863311862665a03653e84f1e24ed462 (patch)
treeb0f031e287c35de4a919eb1e8f343bfd2a81f171 /security/pgp2
parent4aae32bd0e0e4b52453217bb51bc3fe7ba2d5199 (diff)
downloadpkgsrc-35aa75eb0863311862665a03653e84f1e24ed462.tar.gz
Uses ${TAR}
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index fdaa3a97326..c3ec487b7f4 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -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 @@ HOMEPAGE= http://www.pgpi.org/
COMMENT= Public-key encryption and digital signature utility (v2)
LICENSE= pgp2-license
+USE_TOOLS+= tar
WRKSRC= ${WRKDIR}/src
.include "options.mk"