aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/openwebmail/Makefile')
-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: