From 884a5f18eb727a317a09c66fe3d013af94a024f5 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Fri, 12 Jul 2002 18:23:51 +0000 Subject: Fix dependency bump PORTREVISION PR: ports/40422 Submitted by: maintainer --- mail/openwebmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/openwebmail/Makefile') diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index e1a89de5483c..f65482ec3180 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= openwebmail PORTVERSION= 1.65 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://turtle.ee.ncku.edu.tw/openwebmail/download/ EXTRACT_SUFX= .tgz @@ -15,7 +16,7 @@ MAINTAINER= leeym@leeym.com RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit v1.2.3