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:
parent
61282a7f52
commit
373388ca86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327522
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user