aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-07-30 17:39:44 +0800
committerkwm <kwm@FreeBSD.org>2011-07-30 17:39:44 +0800
commit254acdac182f9c08ecf35b8468bbf7e6514d0982 (patch)
tree4b07f845f80d7e3a7f45b05f1ffc9182e5a28c6d /x11
parent550ed7d78fab02c5dbdfeea1ecea79f43bbeb1fd (diff)
downloadfreebsd-ports-gnome-254acdac182f9c08ecf35b8468bbf7e6514d0982.tar.gz
freebsd-ports-gnome-254acdac182f9c08ecf35b8468bbf7e6514d0982.tar.zst
freebsd-ports-gnome-254acdac182f9c08ecf35b8468bbf7e6514d0982.zip
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
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