aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-02-18 22:10:52 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-02-18 22:10:52 +0000
commit0f2c85108d682ea16a82270b456a066fb5908d3f (patch)
treef5014ba21504e5c61292acc2d49c0854e8b40119
parent4ba25cb640e4e591c325be51ecd8ae76bf5fe099 (diff)
Notes
-rw-r--r--mail/squirrelmail-mark_read-plugin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/squirrelmail-mark_read-plugin/Makefile b/mail/squirrelmail-mark_read-plugin/Makefile
index 5feeeb590055..23b30d5cb53c 100644
--- a/mail/squirrelmail-mark_read-plugin/Makefile
+++ b/mail/squirrelmail-mark_read-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mark_read
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://www.squirrelmail.org/plugins/
PKGNAMEPREFIX= squirrelmail-
@@ -62,6 +63,9 @@ pre-everything::
.endif
@${ECHO} ""
+post-patch:
+ @${RM} ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/mark_read.php.orig
+
do-install:
${CP} -R ${WRKSRC}/${SQUIRREL_PLUGIN_NAME} ${SQUIRRELDIR}/plugins
${CHOWN} -R ${WWWOWN}:${WWWGRP} ${SQUIRRELDIR}/plugins/${SQUIRREL_PLUGIN_NAME}