diff options
author | snj <snj@pkgsrc.org> | 2004-05-09 06:48:40 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-05-09 06:48:40 +0000 |
commit | 8f90809ee4e90ee3c6a2cdc8bc13b06f9a6ebe1c (patch) | |
tree | 3e1947c532a5ead14343c7692368d73940c050bf /security/pinepgp/Makefile | |
parent | acc978293358d08b6102715f9b780722f821db0b (diff) | |
download | pkgsrc-8f90809ee4e90ee3c6a2cdc8bc13b06f9a6ebe1c.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security/pinepgp/Makefile')
-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 |