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. --- print/gnomeprint/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'print/gnomeprint') diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 1929a36f847e..50ebce79d61c 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -32,10 +32,6 @@ 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 - post-install: @${TOUCH} ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap -- cgit