pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-gtk2 Explicitly enable Xft support. Welco...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3cd4be5206c3
branches: trunk
changeset: 470637:3cd4be5206c3
user: snj <snj%pkgsrc.org@localhost>
date: Thu Mar 11 04:22:47 2004 +0000
description:
Explicitly enable Xft support. Welcome to 0.8nb2.
diffstat:
www/firefox-gtk2/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r b7a83c791392 -r 3cd4be5206c3 www/firefox-gtk2/Makefile
--- a/www/firefox-gtk2/Makefile Thu Mar 11 04:00:58 2004 +0000
+++ b/www/firefox-gtk2/Makefile Thu Mar 11 04:22:47 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/03/10 12:58:13 taya Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/11 04:22:47 snj Exp $
MOZILLA= firefox-gtk2
MOZILLA_BIN= firefox-bin
MOZ_VER= 0.8
-PKGREVISION= 1
+PKGREVISION= 2
EXTRACT_SUFX= .tar.bz2
DISTNAME= firefox-source-${MOZ_VER}
@@ -28,5 +28,6 @@
USE_GCC_SHLIB= yes
BUILD_MATHML= # defined
MOZILLA_USE_GTK2= # defined
+MOZILLA_USE_XFT= YES
.include "../../www/mozilla/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index