diff options
Diffstat (limited to 'print/epsonepl/Makefile')
-rw-r--r-- | print/epsonepl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/epsonepl/Makefile b/print/epsonepl/Makefile index 93e1302dda0c..c77c056d815f 100644 --- a/print/epsonepl/Makefile +++ b/print/epsonepl/Makefile @@ -16,8 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= corecode@corecode.ath.cx COMMENT= "Printer filter for EPSON EPL-5700L etc" +USE_GHOSTSCRIPT_RUN= yes + LIB_DEPENDS= ijs.1:${PORTSDIR}/print/libijs -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu MAKEFILE= ${FILESDIR}/Makefile |