1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

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>