summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-01-13 20:22:03 +0000
committertv <tv@pkgsrc.org>2005-01-13 20:22:03 +0000
commitcb959566aeb00c5fa91c789332daa09adc3e12c4 (patch)
tree2e3834b196d856d84df018e03b64d276be53da7e
parenta35e27741d4145e4d319f0f9c83c533b87583c8c (diff)
downloadpkgsrc-cb959566aeb00c5fa91c789332daa09adc3e12c4.tar.gz
Add note that rev 1.1554 is not yet merged (the phase "error handlers"
implementation, which unfortunately is currently tied to the slow recursion scheme).
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index b4641ab6baa..de95e198c5d 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1540.2.10 2005/01/10 16:15:25 tv Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1540.2.11 2005/01/13 20:22:03 tv Exp $
#
# This file is in the public domain.
#
@@ -7,6 +7,8 @@
# Please see the pkgsrc/doc/guide manual for details on the
# variables used in this make file template.
#
+# XXX tv: rev 1.1554 is not merged yet (phase "error handlers")
+#
############################################################################
# Include any preferences, if not already included, and common definitions