pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Clear USE_LANGUAGES for meta packages.
details: https://anonhg.NetBSD.org/pkgsrc/rev/222be41ee219
branches: trunk
changeset: 557028:222be41ee219
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Apr 08 23:03:14 2009 +0000
description:
Clear USE_LANGUAGES for meta packages.
diffstat:
mk/bsd.prefs.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3ff2d331ceb9 -r 222be41ee219 mk/bsd.prefs.mk
--- a/mk/bsd.prefs.mk Wed Apr 08 23:02:08 2009 +0000
+++ b/mk/bsd.prefs.mk Wed Apr 08 23:03:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.289 2009/04/08 23:02:03 joerg Exp $
+# $NetBSD: bsd.prefs.mk,v 1.290 2009/04/08 23:03:14 joerg Exp $
#
# This file includes the mk.conf file, which contains the user settings.
#
@@ -370,6 +370,7 @@
DISTFILES= # none
PLIST_SRC= # none
CHECK_PERMS= no
+USE_LANGUAGES= # empty
do-patch:
@${DO_NADA}
do-install:
Home |
Main Index |
Thread Index |
Old Index