From 21b9731f3dddddbac5d71e55e881a110bd8ac658 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Sun, 17 Feb 2002 18:42:40 +0000 Subject: Add missing dependency PR: 35032 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 9af540533a2e..083b84df4839 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -13,7 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= leeym@leeym.com -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm +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 NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit v1.2.3