1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Add a explicit dependency on pkgconf

This commit is contained in:
Baptiste Daroussin 2013-09-18 06:44:46 +00:00
parent 61282a7f52
commit 373388ca86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327522

View File

@ -26,7 +26,7 @@ DOS2UNIX_REGEX= .*\.(c|cpp|h)
USE_XORG= x11 xext
USE_GL= gl glu
USE_SDL= sdl
USES= cmake
USES= cmake pkgconfig
CMAKE_ARGS+= -DVERSION:STRING="${PORTVERSION}" -DSYSCONFDIR:STRING="${PREFIX}/etc"
SVN_REV= 1001