Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (25m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 17:07:54 UTC Now

2012-08-09 10:15:05 UTC MAIN commitmail json YAML

Revert the below commit as it didn't work.  The py-qt4 buildlink3.mk may
be included after pyversion.mk, which means the setting has no affect.

---
  Module Name: pkgsrc
  Committed By: sbd
  Date: Tue Aug  7 09:44:03 UTC 2012

  Modified Files:
  pkgsrc/x11/py-qt4: buildlink3.mk

  Log Message:
  Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent
  packages won't try to build with python25.

  Fixes Global dependency resolution failure.

  To generate a diff of this commit:
  cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-qt4/buildlink3.mk

(sbd)