diff options
Diffstat (limited to 'print/ps2eps/Makefile')
-rw-r--r-- | print/ps2eps/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ps2eps/Makefile b/print/ps2eps/Makefile index 4d392dfa8c77..cf437a00480c 100644 --- a/print/ps2eps/Makefile +++ b/print/ps2eps/Makefile @@ -13,8 +13,7 @@ COMMENT= Generate Encapsulated Postscript file from Postscript document WRKSRC= ${WRKDIR}/ps2eps -USE_GHOSTSCRIPT_RUN= yes -USES= perl5 +USES= ghostscript:run perl5 USE_PERL5= run OPTIONS_DEFINE= DOCS |