From dbc4213e044ca8e72f4ff4889c7a5bad4a60dab1 Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 2 May 2004 13:40:59 +0000 Subject: Fix build error by removing -DGTK_DISABLE_DEPRECATED. --- x11/xpad/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/xpad') diff --git a/x11/xpad/Makefile b/x11/xpad/Makefile index 39aca795f3e..e2461e6d033 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/14 16:15:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/02 13:40:59 kristerw Exp $ # DISTNAME= xpad-1.12 @@ -22,6 +22,8 @@ USE_X11= yes LIBS.SunOS= -lX11 +BUILDLINK_TRANSFORM+= S:-DGTK_DISABLE_DEPRECATED: + .include "../../converters/libiconv/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../textproc/intltool/buildlink3.mk" -- cgit v1.2.3