pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mozilla while "dependancy" is a valid spelling, we...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb65814056d0
branches: trunk
changeset: 465084:fb65814056d0
user: grant <grant%pkgsrc.org@localhost>
date: Sat Dec 20 16:07:42 2003 +0000
description:
while "dependancy" is a valid spelling, we generally use
the more widely accepted "dependency".
diffstat:
www/mozilla/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ea248ebc5fc6 -r fb65814056d0 www/mozilla/Makefile.common
--- a/www/mozilla/Makefile.common Sat Dec 20 16:01:21 2003 +0000
+++ b/www/mozilla/Makefile.common Sat Dec 20 16:07:42 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2003/12/20 10:28:45 grant Exp $
+# $NetBSD: Makefile.common,v 1.24 2003/12/20 16:07:42 grant Exp $
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= mozilla-source-${MOZ_DIST_VER}
@@ -135,7 +135,7 @@
.if ${MOZILLA_USE_XFT} == "YES" && exists(${X11BASE}/include/X11/Xdefs.h)
CONFIGURE_ARGS+= --enable-xft
-# pkgconfig defaults to a "build" dependancy, which is what we want.
+# pkgconfig defaults to a "build" dependency, which is what we want.
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../fonts/Xft2/buildlink2.mk"
.endif
Home |
Main Index |
Thread Index |
Old Index