aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-05-06 11:13:56 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-05-06 11:13:56 +0000
commit2364635756af3f17a869fab27393226fce50ea1f (patch)
treeb377462695665a8464811c6558b27d31eab7cc19 /devel/gnome-vfs
parentfe2813334be1be5cbd09f479b99529caa3a78c31 (diff)
downloadports-2364635756af3f17a869fab27393226fce50ea1f.tar.gz
ports-2364635756af3f17a869fab27393226fce50ea1f.zip
Notes
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index cf5792011f55..92dbf7522aee 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -86,6 +86,8 @@ post-patch:
@${REINPLACE_CMD} -e 's|-lacl||g ; \
s|inotify_support=yes|inotify_support=no|g' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/*/Makefile.in
@${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
< ${MASTERDIR}/pkg-install.in > ${PKGINSTALL}
@${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \