summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
commitca18c5b1d871a92954334d7e56906b51e1c2d086 (patch)
tree69ab1e6d1c3aa62d8921d89f1d46c51f48b49f3a /x11
parentMake the amanda26-* ports build with the new glib 2.28. (diff)
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
Notes
Notes: svn path=/head/; revision=278564
Diffstat (limited to 'x11')
-rw-r--r--x11/libfm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile
index c9b8cdadf5c1..bb2aa7364d91 100644
--- a/x11/libfm/Makefile
+++ b/x11/libfm/Makefile
@@ -37,6 +37,10 @@ PLIST_SUB+= NLS="@comment "
.include <bsd.port.pre.mk>
+post-patch:
+ @${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/src/Makefile.in
+
pre-install:
cd ${WRKDIR}/libfm-${PORTVERSION} && ${CHMOD} 755 install-sh