From 83f4c7dbbb39cc872d46fee31cca5798380f686a Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 23 Jun 2004 13:32:05 +0000 Subject: some linux builds are in contrib/ now, don't override it --- www/mozilla-bin/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/mozilla-bin/Makefile.common b/www/mozilla-bin/Makefile.common index 31719457bb9..d9614f37ea0 100644 --- a/www/mozilla-bin/Makefile.common +++ b/www/mozilla-bin/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.19 2004/06/23 13:01:01 grant Exp $ +# $NetBSD: Makefile.common,v 1.20 2004/06/23 13:32:05 grant Exp $ # DISTNAME= # see Makefile.${OPSYS}.${ARCH} @@ -66,7 +66,7 @@ MESSAGE_SRC+= ${.CURDIR}/../../www/mozilla-bin/MESSAGE.compat_linux # non-linux builds are "unofficial" and in contrib/ MOZ_CONTRIB?= contrib/ . if defined(MOZ_PLATFORM) && ${MOZ_PLATFORM} == "linux" -MOZ_CONTRIB= # empty +MOZ_CONTRIB?= # empty . endif # Linux builds on NetBSD -- cgit v1.2.3