Add an explicit dependency on pkgconf
This commit is contained in:
parent
baeb2cd0fc
commit
608790486b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326291
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue