aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-mobilecube/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/roundcube-mobilecube/Makefile')
-rw-r--r--mail/roundcube-mobilecube/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/roundcube-mobilecube/Makefile b/mail/roundcube-mobilecube/Makefile
index 436bb8a78328..19a64d797b89 100644
--- a/mail/roundcube-mobilecube/Makefile
+++ b/mail/roundcube-mobilecube/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mobilecube
-# Date created: Wed 24 Mar 2010
-# Whom: Alexey V. Degtyarev <alexey@renatasystems.org>
-#
+# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD$
-#
PORTNAME= mobilecube
PORTVERSION= ${THEME_VERSION}.${THEME_BUILD}
@@ -34,6 +30,7 @@ x-generate-plist: build
${FIND} . -type d | ${SORT} -r | ${SED} \
-e "s,^\.$$,@dirrmtry %%WWWDIR%%," \
-e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp
+NO_STAGE= yes
post-patch:
${FIND} ${WRKSRC} -type f -name '*.orig' -or -name '.DS_Store' -delete