pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mozilla Ensure the pkgconfig bl3 file is included ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ce6871a4b10
branches: trunk
changeset: 469683:5ce6871a4b10
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Feb 26 22:16:18 2004 +0000
description:
Ensure the pkgconfig bl3 file is included when MOZILLA_USE_GTK2 is defined.
diffstat:
www/mozilla/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 35b3d4e7e694 -r 5ce6871a4b10 www/mozilla/Makefile.common
--- a/www/mozilla/Makefile.common Thu Feb 26 18:02:32 2004 +0000
+++ b/www/mozilla/Makefile.common Thu Feb 26 22:16:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2004/02/19 13:24:23 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.36 2004/02/26 22:16:18 jmmv Exp $
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= mozilla-source-${MOZ_DIST_VER}
@@ -45,6 +45,7 @@
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.ifdef MOZILLA_USE_GTK2
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../net/libIDL/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
CONFIGURE_ARGS+= --enable-default-toolkit=gtk2
Home |
Main Index |
Thread Index |
Old Index