Index: head/x11-themes/gnome-icons/bsd.gnome-icons.mk =================================================================== --- head/x11-themes/gnome-icons/bsd.gnome-icons.mk (revision 279916) +++ head/x11-themes/gnome-icons/bsd.gnome-icons.mk (revision 279917) @@ -1,29 +1,30 @@ # New ports collection makefile for: Gnome iconset # Date created: 29 Feb 2004 # Whom: Tom McLaughlin # # $FreeBSD$ # # Port logic gratuitously stolen from x11-themes/kde-icons-noia by # lioux@. PKGNAMEPREFIX= gnome-icons- NO_BUILD= yes REASON= Themes may contain artwork not done by the author. \ Keep FreeBSD safe if theme author violated copyrights. WANT_GNOME= yes INSTALLS_ICONS= yes do-install: icon-do-install icon-do-install: cd ${WRKDIR} && ${FIND} * -type d ! -empty \ -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/"{}" \; Property changes on: head/x11-themes/gnome-icons/bsd.gnome-icons.mk ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property