mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
This commit is contained in:
parent
5bd9b401ff
commit
ff4f183b89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326184
@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_GNOME= librsvg2
|
||||
USE_SDL= image mixer sdl ttf pango
|
||||
USES= gettext gmake
|
||||
USES= gettext gmake pkgconfig
|
||||
MAKE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
PREFIX="${PREFIX}" \
|
||||
|
Loading…
Reference in New Issue
Block a user