diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
commit | be41425d62fadcf027f2786f380ffa32662102d1 (patch) | |
tree | 01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /security/gtkpasman | |
parent | 83021732317b2ba7b8c7b282f63433710942e378 (diff) | |
download | ports-be41425d62fadcf027f2786f380ffa32662102d1.tar.gz ports-be41425d62fadcf027f2786f380ffa32662102d1.zip |
Notes
Diffstat (limited to 'security/gtkpasman')
-rw-r--r-- | security/gtkpasman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index a981f7af1e1d..a275cec4db50 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -11,7 +11,7 @@ COMMENT= GTK+ passwords manager for system and network administrators RUN_DEPENDS+= gpgv2:${PORTSDIR}/security/gnupg -USES= desktop-file-utils gmake +USES= desktop-file-utils gmake pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-gtk2 |