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

Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
This commit is contained in:
Baptiste Daroussin 2013-03-22 20:22:48 +00:00
parent f27f130f3b
commit a5930f81c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314962

View File

@ -18,6 +18,7 @@ USE_XZ= yes
USES= bison
USE_GMAKE= yes
USE_LUA= 5.1
USE_PKGCONFIG= build
USE_PERL5_BUILD= yes
MAKE_JOBS_SAFE= yes
@ -65,7 +66,7 @@ CONFLICTS+= ${PORTNAME}-[0-9]*
MAKE_ARGS+= TILES=y
PLIST_SUB+= SDL=""
PKGNAMESUFFIX= -sdl
USE_PKGCONFIG= yes
USES+= pkgconfig
BUILD_DEPENDS+= fc-list:${PORTSDIR}/x11-fonts/fontconfig \
${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu
RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu