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. --- graphics/eog2/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'graphics/eog2') diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 416c2c69ad88..42b8c0b10844 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -26,8 +26,4 @@ USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - .include -- cgit