summaryrefslogtreecommitdiff
path: root/mail/roundcube-thunderbird_labels
diff options
context:
space:
mode:
Diffstat (limited to 'mail/roundcube-thunderbird_labels')
-rw-r--r--mail/roundcube-thunderbird_labels/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/roundcube-thunderbird_labels/Makefile b/mail/roundcube-thunderbird_labels/Makefile
index 8aec906a4e8e..332c85d78e11 100644
--- a/mail/roundcube-thunderbird_labels/Makefile
+++ b/mail/roundcube-thunderbird_labels/Makefile
@@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= roundcube>=0.5:mail/roundcube
-USES= tar:bzip2
NO_BUILD= yes
NO_ARCH= yes
@@ -34,8 +33,8 @@ x-generate-plist: build
>${.CURDIR}/pkg-plist.tmp
do-install:
- ${MKDIR} ${STAGEDIR}${PLUGINDIR}
- cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${PLUGINDIR}
+ @${MKDIR} ${STAGEDIR}${PLUGINDIR}
+ cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PLUGINDIR}
cd ${STAGEDIR}${PLUGINDIR} && \
${MV} config.inc.php config.inc.php.sample