diff options
Diffstat (limited to 'mail/openwebmail/Makefile')
-rw-r--r-- | mail/openwebmail/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index fdd2eefe6903..3b93be31fb83 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -136,6 +136,11 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget-devel RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib .endif +post-extract: +.for x in addressbooks/global calendar.book + @${RM} ${WRKSRC}/cgi-bin/openwebmail/etc/${x} +.endfor + post-patch: .if defined(DISABLE_SPEEDYCGI) @${ECHO_MSG} "" |