summaryrefslogtreecommitdiff
path: root/graphics/cthumb
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-03-15 14:55:16 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-03-15 14:55:16 +0000
commit858a496365d7d4e0b6d752c04f5465cc1c3bfc47 (patch)
tree0cb90aad72a1a88726e24ca542f74a2135fb270f /graphics/cthumb
parent- Fix SSL dependency check in configure (diff)
- Add missing dependency on jhead
- Bump portrevision.
Notes
Notes: svn path=/head/; revision=209118
Diffstat (limited to 'graphics/cthumb')
-rw-r--r--graphics/cthumb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile
index 742863361874..68f814023f7c 100644
--- a/graphics/cthumb/Makefile
+++ b/graphics/cthumb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cthumb
PORTVERSION= 4.2
+PORTREVISION= 1
CATEGORIES= graphics www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cthumb
@@ -16,6 +17,7 @@ COMMENT= A themable web picture album generator
RUN_DEPENDS= ${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \
${LOCALBASE}/bin/djpeg:${PORTSDIR}/graphics/jpeg \
+ ${LOCALBASE}/bin/jhead:${PORTSDIR}/graphics/jhead \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI