summaryrefslogtreecommitdiff
path: root/www/mozilla-bin-nightly
diff options
context:
space:
mode:
authorgrant <grant>2003-09-04 11:30:18 +0000
committergrant <grant>2003-09-04 11:30:18 +0000
commitd3cf70916c09446f038d38569b4372f6a9b479c6 (patch)
tree12bc7dbe4f684b9148c4ab8de7eb77b63f4a7dd9 /www/mozilla-bin-nightly
parent867d25319c6b69e67a551d5227ad4c0df9aa1937 (diff)
downloadpkgsrc-d3cf70916c09446f038d38569b4372f6a9b479c6.tar.gz
define NO_SRC_ON_FTP as we always want to download the distfile from
the (only) master site, and there is little value in having the daily distfiles on ftp.NetBSD.org.
Diffstat (limited to 'www/mozilla-bin-nightly')
-rw-r--r--www/mozilla-bin-nightly/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mozilla-bin-nightly/Makefile b/www/mozilla-bin-nightly/Makefile
index 9da150340a3..53b9c86a49c 100644
--- a/www/mozilla-bin-nightly/Makefile
+++ b/www/mozilla-bin-nightly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/09/04 11:23:19 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/04 11:30:18 grant Exp $
#
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
@@ -17,6 +17,7 @@ PKGVER!= ${DATE} +%Y%m%d
DIST_SUBDIR= ${PKGNAME}
NO_CHECKSUM= # defined
NO_CONFIGURE= # defined
+NO_SRC_ON_FTP= # defined
USE_PKGINSTALL= YES