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

Approved by:	portmgr (bapt)
This commit is contained in:
Antoine Brodin 2013-09-03 17:17:00 +00:00
parent 5bd9b401ff
commit ff4f183b89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326184

View File

@ -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}" \