summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk-sharp/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-03-12 11:26:18 +0000
committermezz <mezz@FreeBSD.org>2005-03-12 11:26:18 +0000
commita9934d242adba9bc04123de8d0b460538988b0dd (patch)
treeb3418130bcd54c73dc222c657c1427d10a0a25b4 /x11-toolkits/gtk-sharp/Makefile
parent57a60ec09207488c1d762f80063602a7029dc7c6 (diff)
downloadFreeBSD-ports-a9934d242adba9bc04123de8d0b460538988b0dd.zip
FreeBSD-ports-a9934d242adba9bc04123de8d0b460538988b0dd.tar.gz
Get it works with newer libgtkhtml.
Diffstat (limited to 'x11-toolkits/gtk-sharp/Makefile')
-rw-r--r--x11-toolkits/gtk-sharp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile
index be37f78..5714965 100644
--- a/x11-toolkits/gtk-sharp/Makefile
+++ b/x11-toolkits/gtk-sharp/Makefile
@@ -2,7 +2,7 @@
# Date created: 2003-01-01
# Whom: Juli Mallett
#
-# $Id: Makefile,v 1.12 2005/02/18 03:16:37 tmclau02 Exp $
+# $Id: Makefile,v 1.2 2005/02/27 04:28:41 mezz Exp $
# $FreeBSD$
#
@@ -30,5 +30,7 @@ MAKE_ENV=MONO_SHARED_DIR=${WRKDIR}
post-patch:
@${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \
's|^#!/usr/bin/perl|#!${PERL}|'
+ @${REINPLACE_CMD} -e 's|libgtkhtml-3.0|libgtkhtml-3.6|g' \
+ ${WRKSRC}/configure
.include <bsd.port.mk>
OpenPOWER on IntegriCloud