diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 672ef23395551ccee94b9dca8039c72523c67be4 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /security/pkcs11-helper/buildlink3.mk | |
parent | a90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff) | |
download | pkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'security/pkcs11-helper/buildlink3.mk')
-rw-r--r-- | security/pkcs11-helper/buildlink3.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pkcs11-helper/buildlink3.mk b/security/pkcs11-helper/buildlink3.mk index e0bef0f8408..bfa2e16af0c 100644 --- a/security/pkcs11-helper/buildlink3.mk +++ b/security/pkcs11-helper/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2009/09/21 12:33:31 spz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2010/01/17 12:02:43 wiz Exp $ BUILDLINK_TREE+= pkcs11-helper @@ -6,6 +6,7 @@ BUILDLINK_TREE+= pkcs11-helper PKCS11_HELPER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.06 +BUILDLINK_ABI_DEPENDS.pkcs11-helper?= pkcs11-helper>=1.06 BUILDLINK_PKGSRCDIR.pkcs11-helper?= ../../security/pkcs11-helper pkgbase := pkcs11-helper |