pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox libXp is needed for the gtk1 build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe50956e849d
branches: trunk
changeset: 523953:fe50956e849d
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 15 19:25:22 2007 +0000
description:
libXp is needed for the gtk1 build.
diffstat:
www/firefox/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 62be540f28ac -r fe50956e849d www/firefox/Makefile.common
--- a/www/firefox/Makefile.common Mon Jan 15 19:21:34 2007 +0000
+++ b/www/firefox/Makefile.common Mon Jan 15 19:25:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2006/12/27 13:37:42 joerg Exp $
+# $NetBSD: Makefile.common,v 1.14 2007/01/15 19:25:22 joerg Exp $
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= mozilla-${MOZ_DIST_VER}-source
@@ -62,6 +62,7 @@
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
.include "../../net/ORBit/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
CONFIGURE_ARGS+= --enable-default-toolkit=gtk
.endif
Home |
Main Index |
Thread Index |
Old Index