summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/clutter-mx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/clutter-mx/Makefile b/graphics/clutter-mx/Makefile
index 0372d92e84d..5ef58ac81c0 100644
--- a/graphics/clutter-mx/Makefile
+++ b/graphics/clutter-mx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/03/03 00:12:17 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/03/26 14:02:11 joerg Exp $
#
DISTNAME= mx-1.0.4
@@ -22,6 +22,8 @@ USE_TOOLS+= pkg-config intltool gmake msgfmt msgmerge xgettext
PKGCONFIG_OVERRIDE+= mx-gtk.pc.in
PKGCONFIG_OVERRIDE+= mx.pc.in
+BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED
+
.include "../../graphics/clutter/buildlink3.mk"
.include "../../x11/libXrandr/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"