pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/perl5



Module Name:    pkgsrc
Committed By:   obache
Date:           Wed May 21 13:35:23 UTC 2014

Modified Files:
        pkgsrc/lang/perl5: buildlink3.mk module.mk

Log Message:
Move pthread.buildlink3.mk from module.mk to buildlink3.mk with conditionally.
* In module.mk, pthread is marked as direct dependency unconditionally for
  packages using module.mk.  It is unwanted behavior.
* Include pthread.buildlink3.mk in buildlink3.mk only for the case perl5 is
  built with "threads".

Fixes potential unwanted dependeny on pthread using perl5/module.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/lang/perl5/buildlink3.mk
cvs rdiff -u -r1.70 -r1.71 pkgsrc/lang/perl5/module.mk

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




Home | Main Index | Thread Index | Old Index