pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8139a7712543
branches:  trunk
changeset: 399336:8139a7712543
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Sep 18 08:03:49 2009 +0000

description:
Fix typo.

diffstat:

 www/firefox/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5515a9a95004 -r 8139a7712543 www/firefox/Makefile
--- a/www/firefox/Makefile      Fri Sep 18 06:29:10 2009 +0000
+++ b/www/firefox/Makefile      Fri Sep 18 08:03:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2009/09/16 19:06:18 tnn Exp $
+# $NetBSD: Makefile,v 1.57 2009/09/18 08:03:49 ghen Exp $
 #
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
@@ -90,7 +90,7 @@
 .endif
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../databases/sqlite3/buildlink3.mk"
-bUILDLINK_API_DEPENDS.xulrunner+=      xulrunner>=1.9.1.3nb4
+BUILDLINK_API_DEPENDS.xulrunner+=      xulrunner>=1.9.1.3nb4
 .include "../../devel/xulrunner/buildlink3.mk"
 PLIST_VARS+=   gnome
 .if !empty(PKG_BUILD_OPTIONS.xulrunner:Mgnome)



Home | Main Index | Thread Index | Old Index