[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.15 and 1.16

version 1.15, 2021/04/21 11:40:49 version 1.16, 2022/04/18 19:10:17
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.0nb14  BUILDLINK_ABI_DEPENDS.py-keybinder?=    ${PYPKGPREFIX}-keybinder>=0.3.0nb16
 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.15  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>