aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-06-19 18:42:00 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-06-19 18:42:00 +0000
commit1a202f2f755a3e07151818c4c319900acca0fbbd (patch)
tree3455157b085a5c8fc02fc5484f763a7c9fc1bf5f /mail
parent8c1e5ddc355a3b8b1659dece9d3fe7da9bff6c9c (diff)
downloadports-1a202f2f755a3e07151818c4c319900acca0fbbd.tar.gz
ports-1a202f2f755a3e07151818c4c319900acca0fbbd.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/openwebmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index 52d6893061bc..14b025c1d5d1 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -45,7 +45,7 @@ _CUSTOMIZED= yes
.endif
.if defined(WITH_ZLIB)
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Compress/ZLIB.pm:${PORTSDIR}/archivers/p5-Compress-ZLIB
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
_CUSTOMIZED= yes
.endif