aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-25 17:49:48 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-25 17:49:48 +0000
commit63fd415a1d3cf6320cae5ea4703dadecc6c38c23 (patch)
tree5bf2c14a8352a1756cad1670412f4b2cdd0b9f63 /mail/openwebmail
parent03a5b4de33bf41833687a9d1ac73990ecb0c8add (diff)
downloadports-63fd415a1d3cf6320cae5ea4703dadecc6c38c23.tar.gz
ports-63fd415a1d3cf6320cae5ea4703dadecc6c38c23.zip
Notes
Diffstat (limited to 'mail/openwebmail')
-rw-r--r--mail/openwebmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index a3fc2894c935..eda0af6bc694 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -18,8 +18,6 @@ COMMENT= A webmail system designed to manage big mail folder files efficiently
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
-BROKEN= Incomplete pkg-plist
-
CONFLICTS?= ${PORTNAME}-devel-[0-9]*
USE_PERL5= yes
@@ -195,6 +193,8 @@ pre-install:
.endif
@${FIND} ${WRKSRC}/*/openwebmail -type d | ${SORT} -ur | \
${SED} -e 's,${WRKSRC},@dirrm www,g' >> ${PLIST}
+ @${ECHO_CMD} "@dirrmtry www/cgi-bin" >> ${PLIST}
+ @${ECHO_CMD} "@dirrmtry www/data" >> ${PLIST}
.endif
do-install: