summaryrefslogtreecommitdiff
path: root/graphics/p5-Imager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Imager/Makefile')
-rw-r--r--graphics/p5-Imager/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile
index f960d74b6770..ab3167cca5d3 100644
--- a/graphics/p5-Imager/Makefile
+++ b/graphics/p5-Imager/Makefile
@@ -24,7 +24,8 @@ LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \
USE_FREETYPE= yes
PERL_CONFIGURE= yes
-CONFIGURE_ENV= IM_LIBPATH="${LOCALBASE}/lib"
+CONFIGURE_ENV= IM_LIBPATH="${LOCALBASE}/lib" \
+ IM_INCPATH="${LOCALBASE}/include/freetype1/freetype"
USE_GMAKE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}