diff options
| author | maya <maya@pkgsrc.org> | 2018-01-02 05:37:22 +0000 |
|---|---|---|
| committer | maya <maya@pkgsrc.org> | 2018-01-02 05:37:22 +0000 |
| commit | fa3de62b7575d546391f480cb36e4c44b75b0df2 (patch) | |
| tree | 635e5a8cc93d19c79e57dfdb4aed2949e06b82d8 /security/pgp5 | |
| parent | 4ce2bd6242b235191dc9487c65cf8f8bf7a2c911 (diff) | |
| download | pkgsrc-fa3de62b7575d546391f480cb36e4c44b75b0df2.tar.gz | |
Remove traces of crypto restrictions from packages.
ok for idea riastradh.
Diffstat (limited to 'security/pgp5')
| -rw-r--r-- | security/pgp5/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 11c43458bd4..63583379fee 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2017/01/19 18:52:24 agc Exp $ +# $NetBSD: Makefile,v 1.47 2018/01/02 05:37:23 maya Exp $ DISTNAME= pgp50i-unix-src PKGNAME= pgp5-5.0i @@ -19,7 +19,6 @@ USE_TOOLS+= perl CONFLICTS= pgraf-[0-9]* # Both have a `pgps' executable WRKSRC= ${WRKDIR}/pgp50i/src -CRYPTO= YES GNU_CONFIGURE= YES PGPLIB= ${PREFIX}/share/pgp5 |
