diff options
Diffstat (limited to 'graphics/eps2png/Makefile')
-rw-r--r-- | graphics/eps2png/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index d72b42ed1c34..4f32d23f50ea 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -6,8 +6,7 @@ # PORTNAME= eps2png -PORTVERSION= 2.5 -PORTREVISION= 1 +PORTVERSION= 2.6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JV/JV/ @@ -15,7 +14,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/J/JV/JV/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts EPS images to PNG -USE_GHOSTSCRIPT_RUN= yes +USE_GHOSTSCRIPT= yes PERL_CONFIGURE= yes |