diff options
Diffstat (limited to 'print/lpr-wrapper/Makefile')
-rw-r--r-- | print/lpr-wrapper/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/lpr-wrapper/Makefile b/print/lpr-wrapper/Makefile index 059f190e41c7..04c1ee5c4c75 100644 --- a/print/lpr-wrapper/Makefile +++ b/print/lpr-wrapper/Makefile @@ -16,9 +16,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ mpage:${PORTSDIR}/print/mpage \ pstops:${PORTSDIR}/print/psutils -USES= shebangfix +USES= ghostscript:run shebangfix SHEBANG_FILES= lpr-wrapper.in lpr-wrapper-cups.in lpr-wrapper-features -USE_GHOSTSCRIPT_RUN= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} |