aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-08-18 01:25:12 +0800
committercrees <crees@FreeBSD.org>2011-08-18 01:25:12 +0800
commita5fa21ad1d82a88845297dd4679f4568e3735169 (patch)
tree0f3dd9449e418a98147183b2e222fd608fa39117 /x11-themes
parent7e4ce30c92cf3c49dc8b0e34f3c2102fb39d323b (diff)
downloadfreebsd-ports-gnome-a5fa21ad1d82a88845297dd4679f4568e3735169.tar.gz
freebsd-ports-gnome-a5fa21ad1d82a88845297dd4679f4568e3735169.tar.zst
freebsd-ports-gnome-a5fa21ad1d82a88845297dd4679f4568e3735169.zip
Stop copying the LICENSE file!
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-icons/bsd.gnome-icons.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/gnome-icons/bsd.gnome-icons.mk b/x11-themes/gnome-icons/bsd.gnome-icons.mk
index a79ca0ee2b2f..59dd7e408f52 100644
--- a/x11-themes/gnome-icons/bsd.gnome-icons.mk
+++ b/x11-themes/gnome-icons/bsd.gnome-icons.mk
@@ -25,5 +25,6 @@ icon-do-install:
-exec ${MKDIR} -m 0755 \
${PREFIX}/share/icons/"{}" \;
cd ${WRKDIR} && ${FIND} * ! -type d ! -name 'plist' ! -name '*.bak' \
+ ! -name '${LICENSE}' \
-exec ${INSTALL_DATA} ${WRKDIR}/"{}" \
${PREFIX}/share/icons/"{}" \;