aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/girara
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-04 16:42:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-04 16:42:19 +0000
commit608790486b4cc5c958d91ade96cd6106856eb37b (patch)
tree8c49ad2ac673337cb5cf0ab7d757e2dddacd7c78 /x11-toolkits/girara
parentbaeb2cd0fc1bcdf9a339915b464486384ec8c242 (diff)
downloadports-608790486b4cc5c958d91ade96cd6106856eb37b.tar.gz
ports-608790486b4cc5c958d91ade96cd6106856eb37b.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326291
Diffstat (limited to 'x11-toolkits/girara')
-rw-r--r--x11-toolkits/girara/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile
index 0f7a86010424..3260aedf2d65 100644
--- a/x11-toolkits/girara/Makefile
+++ b/x11-toolkits/girara/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= madpilot@FreeBSD.org
COMMENT= GTK2 Interface Library for Zathura PDF Viewer
USE_GNOME= glib20 gtk20
-USES= gmake
+USES= gmake pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.options.mk>