mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Fix weird WITHOUT_X11 compilation issue.
This commit is contained in:
parent
91deed2566
commit
2f26dc017c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194145
@ -26,7 +26,7 @@ LIB_DEPENDS= \
|
||||
USE_FREETYPE= yes
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ENV= IM_LIBPATH="${LOCALBASE}/lib" \
|
||||
IM_CFLAGS="${CFLAGS}" \
|
||||
IM_CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
|
||||
IM_INCPATH="${LOCALBASE}/include/freetype1/freetype"
|
||||
|
||||
.include "Makefile.man"
|
||||
|
Loading…
Reference in New Issue
Block a user