From aaf166713559a44a8e20404e1e6eb14e1758a66b Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 12 Jun 2003 09:46:09 +0000 Subject: Remove REINPLACE commands that were rolled into gnomehack. --- devel/bonobo/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'devel/bonobo') diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 4b24cca5c10a..4e6fdfb827a5 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -29,8 +29,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - .include -- cgit