diff options
-rw-r--r-- | print/cups-pstoraster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile index 4c8dd05902c4..d409e10e5b89 100644 --- a/print/cups-pstoraster/Makefile +++ b/print/cups-pstoraster/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/espgs-${PORTVERSION} DATADIR= ${PREFIX}/share/espgs -USES= gmake tar:bzip2 +USES= gmake iconv tar:bzip2 # We just need the ghostscript fonts, nothing more USE_GHOSTSCRIPT_RUN= yes GNU_CONFIGURE= yes |