pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk add URL to my post to tech-pkg to deprecated Zoular...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd2b1cd8b630
branches: trunk
changeset: 468470:bd2b1cd8b630
user: grant <grant%pkgsrc.org@localhost>
date: Sat Feb 14 03:33:39 2004 +0000
description:
add URL to my post to tech-pkg to deprecated Zoularis message.
diffstat:
mk/bsd.prefs.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3dd61ef7305b -r bd2b1cd8b630 mk/bsd.prefs.mk
--- a/mk/bsd.prefs.mk Sat Feb 14 03:26:09 2004 +0000
+++ b/mk/bsd.prefs.mk Sat Feb 14 03:33:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.152 2004/02/14 03:26:09 grant Exp $
+# $NetBSD: bsd.prefs.mk,v 1.153 2004/02/14 03:33:39 grant Exp $
#
# Make file, included to get the site preferences, if any. Should
# only be included by package Makefiles before any .if defined()
@@ -440,6 +440,8 @@
PKG_FAIL_REASON+= 'You appear to have a deprecated Zoularis installation.'
PKG_FAIL_REASON+= 'Please update your system to bootstrap-pkgsrc and remove the'
PKG_FAIL_REASON+= '${LOCALBASE}/bsd directory.'
+PKG_FAIL_REASON+= 'See http://mail-index.NetBSD.org/tech-pkg/2004/02/14/0004.html'
+PKG_FAIL_REASON+= 'for more details.'
.endif
_PKGSRCDIR?= ${.CURDIR:C|/[^/]*/[^/]*$||}
Home |
Main Index |
Thread Index |
Old Index