From 1393becc28c5b7179deb3d29ed0de56bf677bdd5 Mon Sep 17 00:00:00 2001 From: tnn Date: Wed, 23 Sep 2009 13:49:40 +0000 Subject: [PATCH] No master site here; set INTERACTIVE_STAGE=fetch --- emulators/sap/Makefile.common | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/emulators/sap/Makefile.common b/emulators/sap/Makefile.common index 204860422449..5333ffdaa953 100644 --- a/emulators/sap/Makefile.common +++ b/emulators/sap/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2009/03/09 16:46:02 sno Exp $ +# $NetBSD: Makefile.common,v 1.2 2009/09/23 13:49:40 tnn Exp $ # used by archivers/sapcar/Makefile # used by devel/sapnwrfcsdk/Makefile @@ -29,3 +29,8 @@ BUILD_DIRS= # empty NO_CONFIGURE= yes NO_BUILD= yes +INTERACTIVE_STAGE= fetch +FETCH_MESSAGE= \ + "Distfiles cannot be downloaded automatically." \ + "Please see the file DESCR for instructions on how" \ + "to fetch the distfiles for ${PKGNAME}."