diff options
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r-- | editors/texmacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index d5bb52a759a8..9868057c1d0c 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -40,7 +40,7 @@ PDF_DESC= Experimental PDF renderer FREETYPE_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 FREETYPE_CONFIGURE_WITH=freetype=linked -GHOSTSCRIPT_USE= GHOSTSCRIPT=yes +GHOSTSCRIPT_USES= ghostscript GHOSTSCRIPT_CONFIGURE_WITH= gs=yes ICONV_USES= iconv |