diff options
Diffstat (limited to 'devel/wftk/Makefile')
-rw-r--r-- | devel/wftk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index 36bff2579b0b..778279dac0bc 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -21,5 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_FREETYPE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --prefix=${PREFIX} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1" .include <bsd.port.mk> |