summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-09-04 11:30:18 +0000
committergrant <grant@pkgsrc.org>2003-09-04 11:30:18 +0000
commit91aaeb575c12705a8e8fb6055d04957ebc010aca (patch)
tree12bc7dbe4f684b9148c4ab8de7eb77b63f4a7dd9 /www
parenta306210b3b0eae53045c19e8a3768df51e7c1b45 (diff)
downloadpkgsrc-91aaeb575c12705a8e8fb6055d04957ebc010aca.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')
-rw-r--r--www/mozilla-bin-nightly/Makefile3
-rw-r--r--www/phoenix-bin-nightly/Makefile3
2 files changed, 4 insertions, 2 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
diff --git a/www/phoenix-bin-nightly/Makefile b/www/phoenix-bin-nightly/Makefile
index bbed30a42bd..94369f8e3f3 100644
--- a/www/phoenix-bin-nightly/Makefile
+++ b/www/phoenix-bin-nightly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/09/04 11:26:06 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/04 11:30:20 grant Exp $
#
DISTNAME= # see Makefile.${OPSYS}.${ARCH}
@@ -18,6 +18,7 @@ PKGVER!= ${DATE} +%Y%m%d
DIST_SUBDIR= ${PKGNAME}
NO_CHECKSUM= # defined
NO_CONFIGURE= # defined
+NO_SRC_ON_FTP= # defined
USE_PKGINSTALL= YES