From 068ccfab24e3c09d408d2a9c8fab9f5cdae77870 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 22 May 2005 08:29:15 +0000 Subject: Make this build by enabling usage of deprecated GTK, GNOME and gnome-vfs APIs. Probably broken after the last updates of GNOME-related packages. --- mail/balsa2/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mail/balsa2') diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index fce92bac6da..f43195fe029 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2005/04/11 21:46:17 tv Exp $ +# $NetBSD: Makefile,v 1.37 2005/05/22 08:29:15 jmmv Exp $ DISTNAME= balsa-2.2.6 PKGREVISION= 1 @@ -37,6 +37,10 @@ CONF_FILES+= ${EGDIR}/${cnf} ${PKG_SYSCONFDIR}/sound/events/${cnf} .include "../../mk/bsd.prefs.mk" .include "options.mk" +BUILDLINK_TRANSFORM+= rm:-DGNOME_DISABLE_DEPRECATED +BUILDLINK_TRANSFORM+= rm:-DGNOME_VFS_DISABLE_DEPRECATED +BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED + BUILDLINK_DEPENDS.gmime+= gmime>=2.1.9 .include "../../devel/gettext-lib/buildlink3.mk" -- cgit v1.2.3