summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-13 14:22:58 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-13 14:22:58 +0800
commit9c2092d12f5f1f8a0a7853e523c742819126e462 (patch)
treed5dac2ac29871e0c809b064b8cfd6a0bd51eb3d4 /devel/gnome-vfs/Makefile
parent5e12f2c746b9b6f37e7dcbdb4b91e5e3e5be968f (diff)
downloadmarcuscom-ports-9c2092d12f5f1f8a0a7853e523c742819126e462.tar
marcuscom-ports-9c2092d12f5f1f8a0a7853e523c742819126e462.tar.gz
marcuscom-ports-9c2092d12f5f1f8a0a7853e523c742819126e462.tar.bz2
marcuscom-ports-9c2092d12f5f1f8a0a7853e523c742819126e462.tar.lz
marcuscom-ports-9c2092d12f5f1f8a0a7853e523c742819126e462.tar.xz
marcuscom-ports-9c2092d12f5f1f8a0a7853e523c742819126e462.tar.zst
marcuscom-ports-9c2092d12f5f1f8a0a7853e523c742819126e462.zip
Correct a memory glitch that broke MIME info (most noticeably to me in yelp).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1639 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r--devel/gnome-vfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index d71f400f8..2446bff5a 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomevfs2
PORTVERSION= 2.5.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-vfs/2.5
@@ -59,6 +59,7 @@ post-patch:
's|\@datadir\@/gnome|\@datadir\@|g'
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/libgnomevfs/Makefile.in \
+ ${WRKSRC}/libgnomevfs/xdgmime.c
${WRKSRC}/modules/vfolder/applications-all-users.vfolder-info.in
@${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" \
${WRKSRC}/Makefile.in