diff options
Diffstat (limited to 'print/font2svg/Makefile')
-rw-r--r-- | print/font2svg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/font2svg/Makefile b/print/font2svg/Makefile index 7b60078e39e6..a28fe4ecc13d 100644 --- a/print/font2svg/Makefile +++ b/print/font2svg/Makefile @@ -12,7 +12,7 @@ COMMENT= All font to svg-font converter RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run NO_BUILD= yes PLIST_FILES= bin/font2svg %%DATADIR%%/encodings %%DATADIR%%/font2svg.ps |