pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/sap No master site here; set INTERACTIVE_STA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70ea1172bce1
branches:  trunk
changeset: 399641:70ea1172bce1
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Sep 23 13:49:40 2009 +0000

description:
No master site here; set INTERACTIVE_STAGE=fetch

diffstat:

 emulators/sap/Makefile.common |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9c5e7619e474 -r 70ea1172bce1 emulators/sap/Makefile.common
--- a/emulators/sap/Makefile.common     Wed Sep 23 13:34:33 2009 +0000
+++ b/emulators/sap/Makefile.common     Wed Sep 23 13:49:40 2009 +0000
@@ -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 @@
 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}."



Home | Main Index | Thread Index | Old Index