summaryrefslogtreecommitdiff
path: root/www/mozilla-bin
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-23 13:32:05 +0000
committergrant <grant@pkgsrc.org>2004-06-23 13:32:05 +0000
commit90b04068650237f6fcf449c3dd9c7bfe13d449e5 (patch)
treea6d3e13cc3cadd2d7307231641d38dda4a12b668 /www/mozilla-bin
parent8deafd526592d4856b5f3a212fa5f19948d4b883 (diff)
downloadpkgsrc-90b04068650237f6fcf449c3dd9c7bfe13d449e5.tar.gz
some linux builds are in contrib/ now, don't override it
Diffstat (limited to 'www/mozilla-bin')
-rw-r--r--www/mozilla-bin/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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