summaryrefslogtreecommitdiff
path: root/x11-wm/emerald/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/emerald/Makefile')
-rw-r--r--x11-wm/emerald/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile
index ab14e8a77745..1ea4dcc69a12 100644
--- a/x11-wm/emerald/Makefile
+++ b/x11-wm/emerald/Makefile
@@ -37,5 +37,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
# XXX - might want to change that
post-patch:
@${REINPLACE_CMD} 's|icons/gnome|icons/hicolor|' ${WRKSRC}/misc/Makefile.in
+ @${REINPLACE_CMD} 's|#define GTK_DISABLE_DEPRECATED||g' ${WRKSRC}/include/emerald.h
.include <bsd.port.mk>