aboutsummaryrefslogtreecommitdiffstats
path: root/net/shelldap
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-27 06:30:02 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-27 06:30:02 +0800
commit13485e79e5b6963e313f4319ed98b33433cdfe00 (patch)
treef5f1c4b2cc26e4ecc694eea01fb54bf2af33494c /net/shelldap
parentd2be2bf76468228ca579b875383baf79fd0d4dc2 (diff)
downloadfreebsd-ports-gnome-13485e79e5b6963e313f4319ed98b33433cdfe00.tar.gz
freebsd-ports-gnome-13485e79e5b6963e313f4319ed98b33433cdfe00.tar.zst
freebsd-ports-gnome-13485e79e5b6963e313f4319ed98b33433cdfe00.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9). Approved by: portmgr (itetcu)
Diffstat (limited to 'net/shelldap')
-rw-r--r--net/shelldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/shelldap/Makefile b/net/shelldap/Makefile
index aee4fa2dbce6..287de86d8a68 100644
--- a/net/shelldap/Makefile
+++ b/net/shelldap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= shelldap
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.martini.nu/misc/
@@ -15,7 +16,6 @@ COMMENT= A shell-like environment for LDAP
RUN_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
- ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Term/Shell.pm:${PORTSDIR}/devel/p5-Term-Shell \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \