diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:12:36 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:12:36 +0000 |
commit | 15f9e62397e4bfba09f563ad3b9df1e54508a4b2 (patch) | |
tree | c9e2ed25db6dfc48908c5ceb41e6f25baff741a2 /graphics/pstoedit | |
parent | cd530f3682471f0c31c1db3db71f4b2598c1e067 (diff) | |
download | ports-15f9e62397e4bfba09f563ad3b9df1e54508a4b2.tar.gz ports-15f9e62397e4bfba09f563ad3b9df1e54508a4b2.zip |
Notes
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 20cb5304b930..1835e8508457 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= pstoedit PORTVERSION= 3.33 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ @@ -16,7 +16,7 @@ COMMENT= Convert PostScript to other vector graphic formats USE_GHOSTSCRIPT= yes -LIB_DEPENDS= Magick++.6:${PORTSDIR}/graphics/ImageMagick \ +LIB_DEPENDS= Magick++.7:${PORTSDIR}/graphics/ImageMagick \ ming.3:${PORTSDIR}/graphics/ming \ plotter.4:${PORTSDIR}/graphics/plotutils \ EMF.1:${PORTSDIR}/graphics/libemf |