summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-07 01:38:36 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-07 01:38:36 +0800
commit7cbf2c6f7106294e46861927a3b1ed065b546d1b (patch)
tree74f377efe39290020e78369cfb1d8362afb1c909 /devel/gnomevfs2
parent7280de36e400bf2297d1c6b50e4a5277280bad53 (diff)
downloadmarcuscom-ports-7cbf2c6f7106294e46861927a3b1ed065b546d1b.tar
marcuscom-ports-7cbf2c6f7106294e46861927a3b1ed065b546d1b.tar.gz
marcuscom-ports-7cbf2c6f7106294e46861927a3b1ed065b546d1b.tar.bz2
marcuscom-ports-7cbf2c6f7106294e46861927a3b1ed065b546d1b.tar.lz
marcuscom-ports-7cbf2c6f7106294e46861927a3b1ed065b546d1b.tar.xz
marcuscom-ports-7cbf2c6f7106294e46861927a3b1ed065b546d1b.tar.zst
marcuscom-ports-7cbf2c6f7106294e46861927a3b1ed065b546d1b.zip
This hack is no longer needed with the new ORBit2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4752 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r--devel/gnomevfs2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index b63381be6..3e322aac6 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gnomevfs2/Makefile,v 1.107 2005/09/05 18:19:22 marcus Exp $
+# $MCom: ports/devel/gnomevfs2/Makefile,v 1.108 2005/09/05 19:12:21 marcus Exp $
#
PORTNAME= gnomevfs2
@@ -87,7 +87,6 @@ post-patch:
< ${MASTERDIR}/pkg-install.in > ${PKGINSTALL}
@${SED} -e 's|%%X11BASE%%|${X11BASE}|g' \
< ${MASTERDIR}/pkg-deinstall.in > ${PKGDEINSTALL}
- @${TOUCH} -f ${WRKSRC}/libgnomevfs/GNOME_VFS_Daemon.idl
pre-configure:
@if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2> /dev/null`" ]; then \