summaryrefslogtreecommitdiff
path: root/www/seamonkey-bin
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2006-11-25 21:38:51 +0000
committerjdolecek <jdolecek@pkgsrc.org>2006-11-25 21:38:51 +0000
commit049c9ab1bb2228b869c2ca436694f43eaadd351d (patch)
tree78a64d9d095c04a7c56ab6a3f0b84dc5e8729f8b /www/seamonkey-bin
parentff7e8ffa0d7f37522841396be9bb91e25c0eb595 (diff)
downloadpkgsrc-049c9ab1bb2228b869c2ca436694f43eaadd351d.tar.gz
seamonkey-bin/Makefile.common - allow override of MOZ_DIR
update firefox-bin and firefox2-bin to override MOZ_DIR to point to the binary Linux distribution; kill their own MASTER_SITES now firefox-bin and firefox2-bin automaticaly pick up mirror changes in the master script
Diffstat (limited to 'www/seamonkey-bin')
-rw-r--r--www/seamonkey-bin/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey-bin/Makefile.common b/www/seamonkey-bin/Makefile.common
index b82e296ea22..e499da044f8 100644
--- a/www/seamonkey-bin/Makefile.common
+++ b/www/seamonkey-bin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2006/11/25 20:28:49 jdolecek Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/11/25 21:38:51 jdolecek Exp $
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
PKGNAME= ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER}
@@ -26,7 +26,7 @@ ARCH=${MACHINE_ARCH:C/i[3-6]86/i386/g}
.endif
MOZILLA_SHORT= ${MOZILLA}
-MOZ_DIR= ${MOZ_VER}
+MOZ_DIR?= ${MOZ_VER}
.if !defined(MASTER_SITES)
_MASTER_SITES+= http://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/releases/${MOZ_DIR}/