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}."