From d08e31f6f4e4974f85bf9fd37987932a2843e8c2 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 2 Jun 2003 08:10:28 +0000 Subject: Remove configure substitutions that have been rolled into the gnomehack USE_GNOME macro. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@834 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gcompris2/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'games/gcompris2/Makefile') diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 8985f8cc3..37f24508b 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -26,8 +26,4 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui 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 v1.2.3