From 91aaeb575c12705a8e8fb6055d04957ebc010aca Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 4 Sep 2003 11:30:18 +0000 Subject: 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. --- www/mozilla-bin-nightly/Makefile | 3 ++- www/phoenix-bin-nightly/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'www') 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 -- cgit v1.2.3