mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Unbroke after recent print/freetype changes.
This commit is contained in:
parent
64ad20c240
commit
8b33f507d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37654
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ USE_LIBTOOL= yes
|
|||
USE_GMAKE= yes
|
||||
USE_FREETYPE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
|
||||
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
||||
post-extract:
|
||||
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
|
||||
|
|
Loading…
Add table
Reference in a new issue