summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/guile-gnome/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-31 05:23:18 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-31 05:23:18 +0800
commiteb871f630c8431cb879356c3a087ba71b99a31a0 (patch)
treeb175d4c8b55e047a45eae2245084d8439ed756a5 /x11-toolkits/guile-gnome/Makefile
parent09e73a1d556456c91a9e2881d468e24fbdf84570 (diff)
downloadmarcuscom-ports-eb871f630c8431cb879356c3a087ba71b99a31a0.tar
marcuscom-ports-eb871f630c8431cb879356c3a087ba71b99a31a0.tar.gz
marcuscom-ports-eb871f630c8431cb879356c3a087ba71b99a31a0.tar.bz2
marcuscom-ports-eb871f630c8431cb879356c3a087ba71b99a31a0.tar.lz
marcuscom-ports-eb871f630c8431cb879356c3a087ba71b99a31a0.tar.xz
marcuscom-ports-eb871f630c8431cb879356c3a087ba71b99a31a0.tar.zst
marcuscom-ports-eb871f630c8431cb879356c3a087ba71b99a31a0.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9284 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/guile-gnome/Makefile')
-rw-r--r--x11-toolkits/guile-gnome/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile
index 2a2ec9570..f78fedc54 100644
--- a/x11-toolkits/guile-gnome/Makefile
+++ b/x11-toolkits/guile-gnome/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11-toolkits/guile-gnome/Makefile,v 1.1 2007/05/23 16:00:12 ahze Exp $
PORTNAME= guile-gnome
PORTVERSION= 0.20
@@ -27,6 +27,9 @@ CONFIGURE_ARGS= --with-bonobo --with-gtkhtml --without-gal \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig
+
pre-build:
@${TOUCH} -f ${WRKSRC}/guile-gnome/gtkhtml/*.c