From 8c1a3f1e3d34da8093f54bc29e7e6fdaba120976 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 4 Jul 1999 18:54:16 +0000 Subject: Move noise from "pre-fetch" to "pre-configure" where it actually matters. --- www/webalizer-2/Makefile | 4 ++-- www/webalizer/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/webalizer-2/Makefile b/www/webalizer-2/Makefile index 7cc52ef68962..1936b03ebfc0 100644 --- a/www/webalizer-2/Makefile +++ b/www/webalizer-2/Makefile @@ -3,7 +3,7 @@ # Date created: 02.Jun 1998 # Whom: dirk.meyer@dinoex.sub.org # -# $Id: Makefile,v 1.6 1999/03/31 15:15:13 steve Exp $ +# $Id: Makefile,v 1.7 1999/06/10 08:15:16 steve Exp $ DISTNAME= webalizer-1.22-06-src PKGNAME= webalizer-1.22.6 @@ -36,7 +36,7 @@ WEBALIZER_LANG=english CONFIGURE_ARGS+= --with-language=${WEBALIZER_LANG} .endif -pre-fetch: +pre-configure: .if !defined(WEBALIZER_LANG) @${ECHO_MSG} "You can customize the language by typing" .for i in ${SUPP_LANG} diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index 7cc52ef68962..1936b03ebfc0 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -3,7 +3,7 @@ # Date created: 02.Jun 1998 # Whom: dirk.meyer@dinoex.sub.org # -# $Id: Makefile,v 1.6 1999/03/31 15:15:13 steve Exp $ +# $Id: Makefile,v 1.7 1999/06/10 08:15:16 steve Exp $ DISTNAME= webalizer-1.22-06-src PKGNAME= webalizer-1.22.6 @@ -36,7 +36,7 @@ WEBALIZER_LANG=english CONFIGURE_ARGS+= --with-language=${WEBALIZER_LANG} .endif -pre-fetch: +pre-configure: .if !defined(WEBALIZER_LANG) @${ECHO_MSG} "You can customize the language by typing" .for i in ${SUPP_LANG} -- cgit v1.2.3