From dea1c00d8931e324cb9945d5906299ce63ad21ed Mon Sep 17 00:00:00 2001 From: tijl Date: Sat, 18 Apr 2015 09:47:29 +0000 Subject: - Remove libtool hacks and patches that are now handled by USES=libtool - Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that --- x11-fm/thunar-vfs/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'x11-fm/thunar-vfs') 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 -- cgit