diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-05-21 04:47:52 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-05-21 04:47:52 +0000 |
commit | 5baa13655e6c0b200a6b370ae1e8f8984ae215b3 (patch) | |
tree | fbfa12a6e08aa63b02b731ad698ac7963eac0939 /mail/openwebmail | |
parent | ff32199350bbaf43c80d8d5daaa26ce871f23a85 (diff) | |
download | ports-5baa13655e6c0b200a6b370ae1e8f8984ae215b3.tar.gz ports-5baa13655e6c0b200a6b370ae1e8f8984ae215b3.zip |
Notes
Diffstat (limited to 'mail/openwebmail')
-rw-r--r-- | mail/openwebmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 3b93be31fb83..751c1c0dc278 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -115,7 +115,6 @@ RUN_DEPENDS+= ${SITE_PERL}/Mail/SpamAssassin.pm:${PORTSDIR}/mail/p5-Mail-SpamAss .endif .if defined(WITH_SPEEDYCGI) -BUILD_DEPENDS+= speedy_suidperl:${PORTSDIR}/www/p5-CGI-SpeedyCGI RUN_DEPENDS+= speedy_suidperl:${PORTSDIR}/www/p5-CGI-SpeedyCGI .if ${PERL_LEVEL} < 500804 EXTRA_PATCHES+= ${PATCH_WRKSRC}/misc/patches/suidperl2speedy_suidperl.patch |