[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / net / go-net

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

Diff for /pkgsrc/net/go-net/Attic/Makefile between version 1.14 and 1.15

version 1.14, 2017/03/20 12:23:53 version 1.15, 2017/03/20 22:53:45
Line 14  LICENSE=  modified-bsd
Line 14  LICENSE=  modified-bsd
 GO_SRCPATH=             golang.org/x/net  GO_SRCPATH=             golang.org/x/net
 GO_DIST_BASE=           ${GITHUB_PROJECT}-${GITHUB_TAG}*  GO_DIST_BASE=           ${GITHUB_PROJECT}-${GITHUB_TAG}*
   
 BROKEN=                 Depends on go-crypto, which depends on this package.  
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 PLIST_VARS+=    notsunos  PLIST_VARS+=    notsunos
Line 27  PLIST.notsunos= yes
Line 25  PLIST.notsunos= yes
 .endif  .endif
   
 .include "../../textproc/go-text/buildlink3.mk"  .include "../../textproc/go-text/buildlink3.mk"
 #.include "../../security/go-crypto/buildlink3.mk"  .include "../../security/go-crypto/buildlink3.mk"
 .include "../../lang/go/go-package.mk"  .include "../../lang/go/go-package.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

CVSweb <webmaster@jp.NetBSD.org>