summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-09-23 13:49:40 +0000
committertnn <tnn@pkgsrc.org>2009-09-23 13:49:40 +0000
commit5f95efd7f240112bd22210d9fcda6171dac1d8d6 (patch)
treedbb4cfe5a66112406f1dcb672f638d49c67bb492 /emulators
parent9149aa480bda5f5765529a6542076f88f89574a5 (diff)
downloadpkgsrc-5f95efd7f240112bd22210d9fcda6171dac1d8d6.tar.gz
No master site here; set INTERACTIVE_STAGE=fetch
Diffstat (limited to 'emulators')
-rw-r--r--emulators/sap/Makefile.common7
1 files changed, 6 insertions, 1 deletions
diff --git a/emulators/sap/Makefile.common b/emulators/sap/Makefile.common
index 20486042244..5333ffdaa95 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}."