diff options
Diffstat (limited to 'editors/ted')
-rw-r--r-- | editors/ted/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 8c3f3dc2b472..67c2ae1a7a54 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -26,8 +26,7 @@ GTK2_DESC= Use GTK2 instead of MOTIF WRKSRC= ${WRKDIR}/Ted-${PORTVERSION} USE_XORG= xext xft -USES= iconv -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run iconv GNU_CONFIGURE= yes MAKE_ENV= DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}/\\\"\"" \ DEF_INDDIR="-DINDDIR=\"\\\"${INDDIR}/\\\"\"" \ |