[BACK]Return to buildlink3.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / py-keybinder

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

Diff for /pkgsrc/x11/py-keybinder/Attic/buildlink3.mk between version 1.12 and 1.13

version 1.12, 2020/06/02 08:23:07 version 1.13, 2020/08/17 20:17:56
Line 8  PY_KEYBINDER_BUILDLINK3_MK:=
Line 8  PY_KEYBINDER_BUILDLINK3_MK:=
 .include "../../lang/python/pyversion.mk"  .include "../../lang/python/pyversion.mk"
   
 BUILDLINK_API_DEPENDS.py-keybinder+=    ${PYPKGPREFIX}-keybinder>=0.3.0  BUILDLINK_API_DEPENDS.py-keybinder+=    ${PYPKGPREFIX}-keybinder>=0.3.0
 BUILDLINK_ABI_DEPENDS.py-keybinder?=    ${PYPKGPREFIX}-keybinder>=0.3.0nb11  BUILDLINK_ABI_DEPENDS.py-keybinder?=    ${PYPKGPREFIX}-keybinder>=0.3.0nb12
 BUILDLINK_PKGSRCDIR.py-keybinder?=      ../../x11/py-keybinder  BUILDLINK_PKGSRCDIR.py-keybinder?=      ../../x11/py-keybinder
   
 .include "../../x11/py-gtk2/buildlink3.mk"  .include "../../x11/py-gtk2/buildlink3.mk"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>