From 8cd9909f391159c0779c4e73b0556c03ee3305a8 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 13 Mar 2007 05:44:30 +0000 Subject: Attempt to fix the build with the new gtkhtml3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8543 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/gnome-sharp20/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index c05529814..b7d57ac49 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -3,12 +3,12 @@ # Whom: Tom McLaughlin # # $FreeBSD$ -# $Id: Makefile,v 1.1 2007-02-17 18:04:41 marcus Exp $ +# $Id: Makefile,v 1.2 2007-03-13 05:44:30 marcus Exp $ # PORTNAME= gnome-sharp PORTVERSION= 2.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.16 @@ -28,6 +28,8 @@ USE_GNOME= gnomehack gnomepanel gtkhtml3 gtksharp20 librsvg2 vte \ post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' + @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \ + ${WRKSRC}/configure .include "${.CURDIR}/../../lang/mono/bsd.mono.mk" .include -- cgit v1.2.3