From 5d48443269043d602e83f08d247c43b3a779a8d6 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans 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 --- misc/xosd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/xosd') diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index 72e2ccda56cd..fe5c0ece3b8a 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -44,7 +44,6 @@ DELAY_UNITS= seconds .endif post-patch: - @${REINPLACE_CMD} -e 's,echo aout,echo elf,' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,^\(CFLAGS =\)\(.*\)$$,\1 -I..\2,' \ ${WRKSRC}/src/libxosd/Makefile.in \ ${WRKSRC}/src/xmms_plugin/Makefile.in -- cgit v1.2.3