diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-24 21:32:55 +0000 |
commit | 2835757114bfcb81f5118da55d313b8b27d29a8a (patch) | |
tree | f8806a8994b3c8c3590caae2cd5d43ae5459114e /graphics/eps2png | |
parent | fac88ab9a70af5389d76248602030bbec53a7756 (diff) | |
download | ports-2835757114bfcb81f5118da55d313b8b27d29a8a.tar.gz ports-2835757114bfcb81f5118da55d313b8b27d29a8a.zip |
Notes
Diffstat (limited to 'graphics/eps2png')
-rw-r--r-- | graphics/eps2png/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index 61635c1c7fc8..7492ace69e48 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -16,7 +16,6 @@ MAINTAINER= nik@freebsd.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 -USE_PERL5= yes PERL_CONFIGURE= yes MAN1= eps2png.1 |