[BACK]Return to options.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / news / trn

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/news/trn/options.mk between version 1.1 and 1.2

version 1.1, 2005/12/01 19:29:26 version 1.2, 2005/12/01 19:45:11
Line 10  PKG_OPTIONS_LEGACY_VARS+= USE_INN:trn-in
Line 10  PKG_OPTIONS_LEGACY_VARS+= USE_INN:trn-in
 .include "../../mk/bsd.options.mk"  .include "../../mk/bsd.options.mk"
   
 .if !empty(PKG_OPTIONS:Minn)  .if !empty(PKG_OPTIONS:Minn)
 DEPENDS=                inn>=2.2:../../news/inn  DEPENDS+=               inn>=2.2:../../news/inn
 .else  .else
 DEPENDS=                nntpclnt>=1.6.1:../../news/nntpclnt  DEPENDS+=               nntpclnt>=1.6.1:../../news/nntpclnt
 .endif  .endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>