aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lire
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-26 20:36:19 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-26 20:36:19 +0800
commitc15a759ac60bfe618441f91c78496a88c20aaa94 (patch)
treef59f5874c722d572489e0dda7606876f1cf7457a /sysutils/lire
parent518aa6cf61b5838174fe1c2e961cf6b099fcb434 (diff)
downloadfreebsd-ports-gnome-c15a759ac60bfe618441f91c78496a88c20aaa94.tar.gz
freebsd-ports-gnome-c15a759ac60bfe618441f91c78496a88c20aaa94.tar.zst
freebsd-ports-gnome-c15a759ac60bfe618441f91c78496a88c20aaa94.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7). Approved by: portmgr (itetcu)
Diffstat (limited to 'sysutils/lire')
-rw-r--r--sysutils/lire/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index dad7b4e77dd7..86436fc2b271 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -13,7 +13,7 @@
PORTNAME= lire
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://download.logreport.org/pub/
@@ -23,7 +23,6 @@ COMMENT= Logfile analyse toolkit for multiple applications
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
lambda:${PORTSDIR}/math/lambda \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
${SITE_PERL}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time-modules \
${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \