diff options
Diffstat (limited to 'x11/ggiterm/Makefile')
-rw-r--r-- | x11/ggiterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ggiterm/Makefile b/x11/ggiterm/Makefile index a58d3070ee7e..2904726adb2d 100644 --- a/x11/ggiterm/Makefile +++ b/x11/ggiterm/Makefile @@ -37,7 +37,7 @@ BROKEN= fails to build with new utmpx .if ${PORT_OPTIONS:MFREETYPE} LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 -USE_ICONV= yes +USES+= iconv CONFIGURE_ARGS+=--with-ft-prefix=${LOCALBASE} .else CONFIGURE_ARGS+=--without-freetype |