aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-01-20 09:31:08 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-01-20 09:31:08 +0000
commit573a350e37d3c4526b575cfa119f62cf7a995f0b (patch)
treefcfb4d2e0f9eba43d51d00d39c6419ffa1f0a2f2 /mail/roundcube
parentdb494b277fe3ad9cb714b33677757d8d4e078b8e (diff)
Notes
Diffstat (limited to 'mail/roundcube')
-rw-r--r--mail/roundcube/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index 764245be3f30..34c9ce2b2eb2 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -16,8 +16,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/.${SNAPSHOT}//}-${SNAPSHOT}${EXTRACT_SUFX
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Fully skinnable XHTML/CSS webmail written in PHP
-BROKEN= Incomplete pkg-plist
-
SNAPSHOT= 20061225
WRKSRC= ${WRKDIR}/${PORTNAME}mail
@@ -105,8 +103,9 @@ post-extract:
@${CP} ${FILESDIR}/spellchecker.php ${WRKSRC}
.endif
-.if defined(WITH_REPLACE_MAIL_URL)
post-patch:
+ @${RM} ${WRKSRC}/config/main.inc.php.dist.orig
+.if defined(WITH_REPLACE_MAIL_URL)
@${REINPLACE_CMD} "s/'mail'/'${MAIL}'/g" ${WRKSRC}/index.php \
${WRKSRC}/program/include/main.inc \
${WRKSRC}/program/js/app.js