diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-09-04 07:55:49 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-09-04 07:55:49 +0000 |
commit | 45f061d9218cc235a83c0a8381022d947c0ea11c (patch) | |
tree | b5af03a2358e5de53a90e00583d79ad81f89fcf0 /security/ssh_askpass_gtk2 | |
parent | fcbd2acb27bbf4a355dbca49af027b65f4b023ac (diff) |
Notes
Diffstat (limited to 'security/ssh_askpass_gtk2')
-rw-r--r-- | security/ssh_askpass_gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index f7ac6970004d..cdf3355c98cc 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -19,6 +19,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= gtk20 +USES= pkgconfig PLIST_FILES= bin/ssh-askpass-fullscreen |