1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix build by adding an explicit dep on pkgconf

This commit is contained in:
Baptiste Daroussin 2013-05-03 20:48:34 +00:00
parent 592ddfa439
commit dc9dfec602
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317247

View File

@ -14,6 +14,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
BUILD_WRKSRC= ${WRKSRC}/src
USES= pkgconfig
USE_GNOME= glib20
MAKEFILE= makefile
MAKE_JOBS_SAFE= yes