mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Remove USE_FREETYPE - it's about freetype1, which the port doesn't use anymore.
This commit is contained in:
parent
017861f7e2
commit
e665f3660f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44635
@ -21,7 +21,6 @@ SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
|
|||||||
|
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_FREETYPE= yes
|
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
|
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
|
||||||
CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
|
CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user