Add an explicit dependency on pkgconf

This commit is contained in:
Baptiste Daroussin 2013-09-04 16:42:19 +00:00
parent baeb2cd0fc
commit 608790486b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326291

View file

@ -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>