aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-02-19 06:10:52 +0800
committeritetcu <itetcu@FreeBSD.org>2008-02-19 06:10:52 +0800
commita79684801f1098eb5f22cdbf7a1ee8cd7f4b7dda (patch)
treed9e03674b0e70679975222970117ae127439692b /mail
parent72a35eed44b808c60550e84e1342d8fb28283308 (diff)
downloadfreebsd-ports-gnome-a79684801f1098eb5f22cdbf7a1ee8cd7f4b7dda.tar.gz
freebsd-ports-gnome-a79684801f1098eb5f22cdbf7a1ee8cd7f4b7dda.tar.zst
freebsd-ports-gnome-a79684801f1098eb5f22cdbf7a1ee8cd7f4b7dda.zip
Remove the .orig file created by patch to fix deinstall.
Submitted by: pontyhat via erwin@
Diffstat (limited to 'mail')
-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}