diff options
Diffstat (limited to 'print/ghostscript9-agpl-base/Makefile.drivers')
| -rw-r--r-- | print/ghostscript9-agpl-base/Makefile.drivers | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile.drivers b/print/ghostscript9-agpl-base/Makefile.drivers index e52ff80eb122..21bdda79acc6 100644 --- a/print/ghostscript9-agpl-base/Makefile.drivers +++ b/print/ghostscript9-agpl-base/Makefile.drivers @@ -281,7 +281,7 @@ OPTIONS_DEFINE+= \ GS_pngalpha \ GS_png48 \ GS_ps2write \ - GS_epswrite \ + GS_eps2write \ GS_cfax \ GS_sgirgb \ GS_sunhmono \ @@ -573,7 +573,7 @@ OPTIONS_DEFAULT+= \ GS_pngmono \ GS_psdf \ GS_ps2write \ - GS_epswrite \ + GS_eps2write \ GS_cfax \ GS_sgirgb \ GS_sunhmono \ |
