diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-03-22 15:06:32 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-03-22 15:06:32 +0000 |
commit | 8b4204627112863724a1d3151b941bc0b92433c0 (patch) | |
tree | ab5e3a9ac753293490bf067e75a914d28fda133d /x11-themes | |
parent | ef6992cbd6adf49e3db3473b6d891d6c3525a5eb (diff) | |
download | ports-8b4204627112863724a1d3151b941bc0b92433c0.tar.gz ports-8b4204627112863724a1d3151b941bc0b92433c0.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 6b9ff7e61936..836fece5ce7d 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -66,6 +66,7 @@ pre-everything:: .endif post-patch: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure .if ${PORTNAME} != "clearlooks" @${REINPLACE_CMD} -e 's|gtkrc||' \ ${WRKSRC}/themes/Clearlooks/gtk-2.0/Makefile.in |