aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/mate-icon-theme-faenza
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-23 08:01:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-23 08:01:35 +0000
commite13379294e922aca8a70e508edd94be796616f82 (patch)
tree647192db9a951281619645176d2f20855f78134a /x11-themes/mate-icon-theme-faenza
parent2e55acc16da725851010d41e3db1e4f462d73e90 (diff)
downloadports-e13379294e922aca8a70e508edd94be796616f82.tar.gz
ports-e13379294e922aca8a70e508edd94be796616f82.zip
Fix packaging
Notes
Notes: svn path=/head/; revision=390357
Diffstat (limited to 'x11-themes/mate-icon-theme-faenza')
-rw-r--r--x11-themes/mate-icon-theme-faenza/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/mate-icon-theme-faenza/Makefile b/x11-themes/mate-icon-theme-faenza/Makefile
index 67acb3d4bfe9..6c062b1d8827 100644
--- a/x11-themes/mate-icon-theme-faenza/Makefile
+++ b/x11-themes/mate-icon-theme-faenza/Makefile
@@ -19,6 +19,6 @@ INSTALLS_ICONS= yes
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons
cd ${WRKSRC}; ${COPYTREE_SHARE} "matefaenza matefaenzadark matefaenzagray" \
- ${STAGEDIR}${PREFIX}/share/icons "-name '*[^~]'"
+ ${STAGEDIR}${PREFIX}/share/icons
.include <bsd.port.mk>