summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-01 16:10:51 +0000
committerwiz <wiz>2006-01-01 16:10:51 +0000
commitdfca22d2a9015841f5f63ba387ed2d9dcb31cbc9 (patch)
tree34f2dba60e15007c05c14b7b7f6a1621dee2ca8c /news
parent65ddb4629cb42260ca91bcca7a5b98b83e9d2667 (diff)
downloadpkgsrc-dfca22d2a9015841f5f63ba387ed2d9dcb31cbc9.tar.gz
Mention when to remove PKG_OPTIONS_LEGACY_VARS line.
Diffstat (limited to 'news')
-rw-r--r--news/tin/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/tin/options.mk b/news/tin/options.mk
index ae745f6f969..bfe524cf8ea 100644
--- a/news/tin/options.mk
+++ b/news/tin/options.mk
@@ -1,9 +1,10 @@
-# $NetBSD: options.mk,v 1.1 2006/01/01 16:10:29 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2006/01/01 16:10:51 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.tin
PKG_SUPPORTED_OPTIONS= curses inet6 tin-use-inn-spool
# untested
#PKG_SUPPORTED_OPTIONS+= icu socks
+# remove after 2005Q1
PKG_OPTIONS_LEGACY_VARS= TIN_USE_INN_SPOOL:tin-use-inn-spool
.include "../../mk/bsd.options.mk"