diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-15 14:55:16 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-15 14:55:16 +0000 |
commit | 858a496365d7d4e0b6d752c04f5465cc1c3bfc47 (patch) | |
tree | 0cb90aad72a1a88726e24ca542f74a2135fb270f /graphics/cthumb | |
parent | 5d7f0df487b6ff9b6a6ac5d8e4176b9ff8135b38 (diff) |
Notes
Diffstat (limited to 'graphics/cthumb')
-rw-r--r-- | graphics/cthumb/Makefile | 2 |
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 |