diff options
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 1d0ddcfd6888..0b0e2efc424d 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -58,6 +58,7 @@ CONFIGURE_ARGS+= --disable-freetype .endif .if ${PORT_OPTIONS:MXFT} +USES+= iconv USE_XORG+= xft CONFIGURE_ARGS+= --enable-xft2 .else |