pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/gtkhtml3 This package does not build when GNOME_DI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d47f1c124ac
branches: trunk
changeset: 494243:2d47f1c124ac
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sat May 21 19:07:08 2005 +0000
description:
This package does not build when GNOME_DISABLE_DEPRECATED is defined.
Use BUILDLINK_TRANSFORM to remove it.
diffstat:
www/gtkhtml3/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 466517a834ad -r 2d47f1c124ac www/gtkhtml3/Makefile
--- a/www/gtkhtml3/Makefile Sat May 21 16:38:48 2005 +0000
+++ b/www/gtkhtml3/Makefile Sat May 21 19:07:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/05/08 09:49:28 recht Exp $
+# $NetBSD: Makefile,v 1.21 2005/05/21 19:07:08 kristerw Exp $
#
DISTNAME= gtkhtml-3.2.5
@@ -17,6 +17,8 @@
PKGCONFIG_OVERRIDE+= src/libgtkhtml.pc.in
GNU_CONFIGURE= yes
+BUILDLINK_TRANSFORM+= rm:-DGNOME_DISABLE_DEPRECATED=1
+
.include "../../devel/atk/buildlink3.mk"
.include "../../devel/gail/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index