aboutsummaryrefslogtreecommitdiff
path: root/graphics/evas
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 14:37:30 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 14:37:30 +0000
commit5d80a9ed92f8f987aff488a84733207e1c40f66a (patch)
tree0f330613d04294fded7c40cdb06041d29042039a /graphics/evas
parenta68d2827d36597f96c7dac2b6e0ae381aecbc24c (diff)
downloadports-5d80a9ed92f8f987aff488a84733207e1c40f66a.tar.gz
ports-5d80a9ed92f8f987aff488a84733207e1c40f66a.zip
Notes
Diffstat (limited to 'graphics/evas')
-rw-r--r--graphics/evas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile
index 5760964154e2..86f4f4760510 100644
--- a/graphics/evas/Makefile
+++ b/graphics/evas/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \
+ -I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
CONFIGURE_ARGS= --disable-gl
INSTALLS_SHLIB= yes