aboutsummaryrefslogtreecommitdiff
path: root/security/gnome-ssh-askpass
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
commitf25ddab47a4a0d4007e071adf6675161a80ba08e (patch)
tree64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /security/gnome-ssh-askpass
parent31d132c3dffed8b7610443ae2a0d49b9bb4151e3 (diff)
downloadports-f25ddab47a4a0d4007e071adf6675161a80ba08e.tar.gz
ports-f25ddab47a4a0d4007e071adf6675161a80ba08e.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326934
Diffstat (limited to 'security/gnome-ssh-askpass')
-rw-r--r--security/gnome-ssh-askpass/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile
index c5898823e668..7934f378dd0f 100644
--- a/security/gnome-ssh-askpass/Makefile
+++ b/security/gnome-ssh-askpass/Makefile
@@ -18,6 +18,7 @@ BUILD_WRKSRC= ${WRKSRC}/contrib
ALL_TARGET= gnome-ssh-askpass2
PLIST_FILES= bin/gnome-ssh-askpass2
+USES= pkgconfig
USE_GNOME= gtk20
.include <bsd.port.pre.mk>