diff options
Diffstat (limited to 'graphics/eps2png/Makefile')
-rw-r--r-- | graphics/eps2png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index 7492ace69e4..364d0e58dd7 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ../../authors/Johan_Vromans MAINTAINER= nik@freebsd.org -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PERL_CONFIGURE= yes |