diff options
author | snj <snj> | 2004-05-09 06:48:40 +0000 |
---|---|---|
committer | snj <snj> | 2004-05-09 06:48:40 +0000 |
commit | 63c221cd4bc30ff667d876fbd803de707184bf9f (patch) | |
tree | 3e1947c532a5ead14343c7692368d73940c050bf /security/pinepgp | |
parent | f7cbf9b0477da112df43fe5d07cf5b5359d8ddcd (diff) | |
download | pkgsrc-63c221cd4bc30ff667d876fbd803de707184bf9f.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security/pinepgp')
-rw-r--r-- | security/pinepgp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinepgp/Makefile b/security/pinepgp/Makefile index 42e56c45641..e7b91a048ef 100644 --- a/security/pinepgp/Makefile +++ b/security/pinepgp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/08 17:44:49 jschauma Exp $ +# $NetBSD: Makefile,v 1.2 2004/05/09 06:48:40 snj Exp $ # DISTNAME= pinepgp-0.18.0 @@ -13,7 +13,7 @@ COMMENT= PGP display and sending filters for pine DEPENDS+= bash>=2.05.2.7:../../shells/bash2 -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |