pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/seamonkey Set USE_LANGUAGES properly. It works wit...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b577527dab8e
branches: trunk
changeset: 603812:b577527dab8e
user: dholland <dholland%pkgsrc.org@localhost>
date: Mon May 14 01:14:16 2012 +0000
description:
Set USE_LANGUAGES properly. It works without this for some reason... but
randomly broke because of it when I was mucking about last night.
diffstat:
www/seamonkey/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 613769532e74 -r b577527dab8e www/seamonkey/Makefile
--- a/www/seamonkey/Makefile Mon May 14 01:13:07 2012 +0000
+++ b/www/seamonkey/Makefile Mon May 14 01:14:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2012/05/14 01:13:07 dholland Exp $
+# $NetBSD: Makefile,v 1.71 2012/05/14 01:14:16 dholland Exp $
#
DISTNAME= # empty
@@ -17,6 +17,7 @@
WRKSRC= ${WRKDIR}/comm-release
MOZILLA_DIR= mozilla/
PLIST_SRC+= ${PLIST_SRC_DFLT}
+USE_LANGUAGES+= c c++
CONFIG_GUESS_OVERRIDE+= ldap/sdks/c-sdk/config/autoconf/config.guess
CONFIG_SUB_OVERRIDE+= ldap/sdks/c-sdk/config/autoconf/config.sub
Home |
Main Index |
Thread Index |
Old Index