aboutsummaryrefslogtreecommitdiff
path: root/www/ljdeps
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
commit664f5c452647e9f742be5115f3cefaf8225a2199 (patch)
treece3ded7e8dde78bf6c3330b8ed5414ad39d74345 /www/ljdeps
parent7799bea937b4f41f4c39efe75e8b71cc22697be2 (diff)
Notes
Diffstat (limited to 'www/ljdeps')
-rw-r--r--www/ljdeps/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ljdeps/Makefile b/www/ljdeps/Makefile
index 83f1605d16c8..ef0b4cc2cd0f 100644
--- a/www/ljdeps/Makefile
+++ b/www/ljdeps/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ljdeps
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= # Undefined
DISTFILES= # Undefined
@@ -17,12 +17,10 @@ COMMENT= A meta-port to install all the perl modules used by LiveJournal
RUN_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \
${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \