From f84e8f236051caa1f336808f709f01260de84ad1 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 23 Aug 2010 05:55:47 +0000 Subject: Temporarily remove the GDK deprecation flag to fix the build with gtk+ 2.21.6. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14463 df743ca5-7f9a-e211-a948-0013205c9059 --- www/gtkhtml3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index c5f6a8bb5..27665d60e 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.171 2010/06/07 11:18:15 kwm Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.172 2010/08/16 20:26:20 kwm Exp $ # PORTNAME= gtkhtml3 @@ -39,7 +39,8 @@ PLIST_SUB= VERSION="3.14" post-patch: @${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \ ${WRKSRC}/intltool-merge.in - @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ + @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g ; \ + s|-DGDK_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure .include -- cgit v1.2.3