aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imageindex/Makefile
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2007-04-06 19:09:21 +0800
committerstefan <stefan@FreeBSD.org>2007-04-06 19:09:21 +0800
commitc12fd90d34226266c8090de1f12bddbb4ea811b2 (patch)
treea791bb1ff1ef77be86eea1caacc4823bb1373f51 /graphics/imageindex/Makefile
parentc8d1843b7b9dc94b1b0931373b586afb47f830a7 (diff)
downloadfreebsd-ports-gnome-c12fd90d34226266c8090de1f12bddbb4ea811b2.tar.gz
freebsd-ports-gnome-c12fd90d34226266c8090de1f12bddbb4ea811b2.tar.zst
freebsd-ports-gnome-c12fd90d34226266c8090de1f12bddbb4ea811b2.zip
Update to 1.1.
PR: 111301 Submitted by: John Reynolds <johnjen@reynoldsnet.org>
Diffstat (limited to 'graphics/imageindex/Makefile')
-rw-r--r--graphics/imageindex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile
index d8bf4967ed81..96880f7af8dc 100644
--- a/graphics/imageindex/Makefile
+++ b/graphics/imageindex/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= imageindex
-PORTVERSION= 1.0.9
-PORTREVISION= 2
+PORTVERSION= 1.1
CATEGORIES= graphics
MASTER_SITES= http://www.edwinh.org/imageindex/release/ \
http://www.reynoldsnet.org/imageindex/release/
@@ -18,6 +17,7 @@ COMMENT= A digital photo gallery tool
RUN_DEPENDS= \
${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick \
${LOCALBASE}/bin/wrjpgcom:${PORTSDIR}/graphics/jpeg \
+ ${LOCALBASE}/bin/mplayer:${PORTSDIR}/multimedia/mplayer \
${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info
USE_PERL5_RUN= yes