remove redundant dependencies under perl-5.8.2

PR:             62552 (based on)
Submitted by:   Vladimir Kushnir <vkushnir@Alfacom.net>
This commit is contained in:
Yen-Ming Lee 2004-02-10 01:26:36 +00:00
parent 82911b32af
commit 18fcfce7be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100527
2 changed files with 9 additions and 5 deletions

View file

@ -15,18 +15,21 @@ EXTRACT_SUFX= .tgz
MAINTAINER= leeym@FreeBSD.org
COMMENT= A webmail system designed to manage big mail folder files efficiently
RUN_DEPENDS= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500802
RUN_DEPENDS+= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
.endif
USE_PERL5= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
OWCGIDIR= ${PREFIX}/www/cgi-bin/openwebmail
OWDATADIR= ${PREFIX}/www/data/openwebmail
OWCGIDIR?= ${PREFIX}/www/cgi-bin/openwebmail
OWDATADIR?= ${PREFIX}/www/data/openwebmail
PATCH_WRKSRC= ${WRKSRC}/cgi-bin/openwebmail
PATCH_STRIP= -p1
PLIST= ${WRKDIR}/.PLIST.${PKGNAME}

View file

@ -1 +1,2 @@
MD5 (openwebmail-2.30.tgz) = 585a19c3192065be279f22c947a48e83
SIZE (openwebmail-2.30.tgz) = 5992912