aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Samba-LDAP
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-16 14:45:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-16 14:45:49 +0000
commitcbffb3af9d95e810e5b983bdb8af5870385468d0 (patch)
treebd420c0f805cb9e019640a5f2f7fce593a7d1093 /net/p5-Samba-LDAP
parente15a13a912240df930067dc8ad6dae1c0d280fb9 (diff)
downloadports-cbffb3af9d95e810e5b983bdb8af5870385468d0.tar.gz
ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec.
Notes
Notes: svn path=/head/; revision=247977
Diffstat (limited to 'net/p5-Samba-LDAP')
-rw-r--r--net/p5-Samba-LDAP/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Samba-LDAP/Makefile b/net/p5-Samba-LDAP/Makefile
index 8870a8bdd6be..09f97661b1da 100644
--- a/net/p5-Samba-LDAP/Makefile
+++ b/net/p5-Samba-LDAP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Samba-LDAP
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Samba
@@ -15,10 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Manage a Samba PDC with an LDAP Backend
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/${PERL_ARCH}/Readonly.pm:${PORTSDIR}/devel/p5-Readonly \
${SITE_PERL}/Class/Base.pm:${PORTSDIR}/devel/p5-Class-Base \
${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \