summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
diff options
context:
space:
mode:
authorgrant <grant>2004-02-14 03:33:39 +0000
committergrant <grant>2004-02-14 03:33:39 +0000
commitc92594be6ca1bdb13fc032a78f96a6e175225d5a (patch)
treee86f4aa7b8ee3adc6286db5624b1fd03a30a2fe1 /mk/bsd.prefs.mk
parent63f0fe1817851233e09df823842933a602d14a13 (diff)
downloadpkgsrc-c92594be6ca1bdb13fc032a78f96a6e175225d5a.tar.gz
add URL to my post to tech-pkg to deprecated Zoularis message.
Diffstat (limited to 'mk/bsd.prefs.mk')
-rw-r--r--mk/bsd.prefs.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index 332e5da6294..75719bba40a 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -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 @@ USE_BUILDLINK3= yes # pkgviews requires buildlink3
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|/[^/]*/[^/]*$||}