aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-02-04 22:39:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-02-04 22:39:10 +0000
commit9e98ad9b330b24e8c64e922c503ec3e41efc2316 (patch)
tree5358a66a0b86c030cb18bd9ccbdefd14bb09833a /devel
parentc6ba342e72d962d7a614d2f8c717f71f497de117 (diff)
downloadports-9e98ad9b330b24e8c64e922c503ec3e41efc2316.tar.gz
ports-9e98ad9b330b24e8c64e922c503ec3e41efc2316.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-vfs1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index f775cdde5a0b..ef9ada9f9f48 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/Makefile
@@ -48,5 +48,7 @@ post-patch:
's|/usr/local/bin/perl|${PERL}|g'
@${REINPLACE_CMD} -e 's|\%\%LOCALBASE\%\%|${LOCALBASE}|g' \
${WRKSRC}/libgnomevfs/libcharset/Makefile.in
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
+ ${WRKSRC}/configure
.include <bsd.port.mk>