diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2018-11-10 19:57:07 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2018-11-10 19:57:07 +0000 |
| commit | 289883b11b6d306dfca0bb78c7784880c0944289 (patch) | |
| tree | 0b5ef334a151c39e9372903664b7ca648b9009bb /graphics/imageindex | |
| parent | 31914187382ef900631687fa9bf956c935ed6147 (diff) | |
Notes
Diffstat (limited to 'graphics/imageindex')
| -rw-r--r-- | graphics/imageindex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index 787d6d2ac962..84cafc300407 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -3,7 +3,7 @@ PORTNAME= imageindex PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ @@ -11,7 +11,7 @@ MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ MAINTAINER= johnjen@reynoldsnet.org COMMENT= Digital photo gallery tool -RUN_DEPENDS= convert:graphics/ImageMagick \ +RUN_DEPENDS= convert:graphics/ImageMagick6 \ mplayer:multimedia/mplayer \ p5-Image-Info>=0:graphics/p5-Image-Info |
