diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 22:45:14 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 22:45:14 +0000 |
| commit | d26ef18700dca59c35dc940097bf7b3db1369965 (patch) | |
| tree | adf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /x11-themes/gtk-digital-harmony-theme/Makefile | |
| parent | 23211342637a054575d9dc1935d00c038cb6545f (diff) | |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes
svn path=/head/; revision=425174
Diffstat (limited to 'x11-themes/gtk-digital-harmony-theme/Makefile')
| -rw-r--r-- | x11-themes/gtk-digital-harmony-theme/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/gtk-digital-harmony-theme/Makefile b/x11-themes/gtk-digital-harmony-theme/Makefile index f84ea4d0af11..82c36c7446d8 100644 --- a/x11-themes/gtk-digital-harmony-theme/Makefile +++ b/x11-themes/gtk-digital-harmony-theme/Makefile @@ -30,7 +30,6 @@ PLIST_SUB+= GTK20="@comment " METACITY="" post-extract: @${RM} -r ${WRKSRC}/gtk-2.0/Scrollbars/Backup \ ${WRKSRC}/gtk-2.0/ReadME.txt - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 do-install: @${MKDIR} ${STAGEDIR}${THEME_DIR} |
