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/gconf/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'devel/gconf') diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index 9d6bde6ac647..8ead46f79df7 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -30,8 +30,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