summaryrefslogtreecommitdiffstats
path: root/irc/xchat-gnome
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
committerkwm <kwm@FreeBSD.org>2011-07-30 09:39:44 +0000
commit254acdac182f9c08ecf35b8468bbf7e6514d0982 (patch)
tree4b07f845f80d7e3a7f45b05f1ffc9182e5a28c6d /irc/xchat-gnome
parent550ed7d78fab02c5dbdfeea1ecea79f43bbeb1fd (diff)
downloadFreeBSD-ports-254acdac182f9c08ecf35b8468bbf7e6514d0982.zip
FreeBSD-ports-254acdac182f9c08ecf35b8468bbf7e6514d0982.tar.gz
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r--irc/xchat-gnome/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index a02a850..8c59f58 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -113,6 +113,7 @@ post-patch:
@${REINPLACE_CMD} -E -e 's|PY_LIBS=.*|PY_LIBS="-L\$$PY_EXEC_PREFIX/lib/python\$$PY_VER/config -lpython\$$PY_VER ${PTHREAD_LIBS} -lutil"|' \
-e 's|tcl-8.4/lib|lib/tcl8.3|g' \
-e 's|-DGTK_DISABLE_DEPRECATED||g' \
+ -e 's|-DGDK_DISABLE_DEPRECATED||g' \
-e 's|-fgnu89-inline||g' \
${WRKSRC}/configure
OpenPOWER on IntegriCloud