diff options
Diffstat (limited to 'x11-themes/clearlooks')
-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 |