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 --- www/libgtkhtml/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'www') diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index b8d17cc1b..5999b1d80 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -25,8 +25,4 @@ USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-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