diff options
Diffstat (limited to 'x11-fm/thunar-vfs/Makefile')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index 73e4d17ab41d..9499d7ec1dff 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -45,7 +45,4 @@ GCONF_USE= gnome=gconf2 GCONF_CONFIGURE_ENABLE= gnome-thumbnailers OPTIONS_SUB= yes -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure - .include <bsd.port.mk> |