summaryrefslogtreecommitdiff
path: root/mail/roundcube-thunderbird_labels
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-29 14:29:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-29 14:29:18 +0000
commitf1749e4ab1795953ad8807b40fcb138ad425a53f (patch)
treec09c83633fb69d859c6df4ea95f7abf5603e7106 /mail/roundcube-thunderbird_labels
parent- Remove bogus (in presence of USE_GITHUB) USES=tar* (diff)
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=429918
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