From f1749e4ab1795953ad8807b40fcb138ad425a53f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 29 Dec 2016 14:29:18 +0000 Subject: - Remove bogus (in presence of USE_GITHUB) USES=tar* - While here, minor cosmetic and license fixes Approved by: portmgr blanket --- mail/roundcube-thunderbird_labels/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/roundcube-thunderbird_labels') 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 -- cgit v1.2.3