diff options
author | drochner <drochner@pkgsrc.org> | 2010-02-07 15:36:58 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-02-07 15:36:58 +0000 |
commit | 19f2776e7540c5937913f49e18dfdec87f3a567c (patch) | |
tree | cec37baff0bbabf37f5799e6c3826110b50ad527 /security/pinentry/PLIST | |
parent | 747b313fdda7bb04b5ebd6284430f2b0547d1f5c (diff) | |
download | pkgsrc-19f2776e7540c5937913f49e18dfdec87f3a567c.tar.gz |
put the pinentry variants which depend on a toolkit into seperate
pkgs rather than having their build controlled by options
(no change in the default case)
Diffstat (limited to 'security/pinentry/PLIST')
-rw-r--r-- | security/pinentry/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/pinentry/PLIST b/security/pinentry/PLIST index 70a6f2a73b3..a2d7ac30731 100644 --- a/security/pinentry/PLIST +++ b/security/pinentry/PLIST @@ -1,7 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/04/12 22:43:12 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2010/02/07 15:36:58 drochner Exp $ bin/pinentry bin/pinentry-curses info/pinentry.info -${PLIST.gtk}bin/pinentry-gtk -${PLIST.gtk2}bin/pinentry-gtk-2 -${PLIST.qt}bin/pinentry-qt |