From becba5a0d1f79c9a8a080ce69f60e69e008f2824 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 11 Jun 2003 05:17:29 +0000 Subject: Update to 3.0.5. --- www/gtkhtml3/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'www/gtkhtml3/Makefile') diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index fc6fded78dd1..669640942ae2 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml3 -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.0 @@ -28,8 +28,4 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - .include -- cgit v1.2.3