aboutsummaryrefslogtreecommitdiffstats
path: root/www/ljdeps
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-22 22:24:39 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-22 22:24:39 +0800
commita043ca56f4f2eee106523cc0a12bf09e3b9bb524 (patch)
tree028ecfd9d4eca8ad0839e8f76bfc70a6cffb6c49 /www/ljdeps
parent32c740a4c8d370bfaf1be1b91029dbb41fd4fcbd (diff)
downloadfreebsd-ports-gnome-a043ca56f4f2eee106523cc0a12bf09e3b9bb524.tar.gz
freebsd-ports-gnome-a043ca56f4f2eee106523cc0a12bf09e3b9bb524.tar.zst
freebsd-ports-gnome-a043ca56f4f2eee106523cc0a12bf09e3b9bb524.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2). Approved by: portmgr (itetcu)
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 \