summaryrefslogtreecommitdiff
path: root/news/trn
diff options
context:
space:
mode:
Diffstat (limited to 'news/trn')
-rw-r--r--news/trn/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/trn/options.mk b/news/trn/options.mk
index a2522a372ad..27f08541d5d 100644
--- a/news/trn/options.mk
+++ b/news/trn/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2006/01/01 18:53:03 wiz Exp $
+# $NetBSD: options.mk,v 1.4 2011/01/14 16:58:26 asau Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.trn
PKG_OPTIONS_REQUIRED_GROUPS= nntpclient
@@ -7,7 +7,7 @@ PKG_SUGGESTED_OPTIONS+= trn-nntpclnt
.include "../../mk/bsd.options.mk"
-.if !empty(PKG_OPTIONS:Minn)
+.if !empty(PKG_OPTIONS:Mtrn-inn)
DEPENDS+= inn>=2.2:../../news/inn
.else
DEPENDS+= nntpclnt>=1.6.1:../../news/nntpclnt