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

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

Diff for /pkgsrc/x11/fontsproto/Attic/buildlink3.mk between version 1.2 and 1.3

version 1.2, 2006/11/03 17:19:22 version 1.3, 2009/03/20 19:25:40
Line 2 
Line 2 
   
 BUILDLINK_DEPMETHOD.fontsproto?=        build  BUILDLINK_DEPMETHOD.fontsproto?=        build
   
 BUILDLINK_DEPTH:=               ${BUILDLINK_DEPTH}+  BUILDLINK_TREE+=        fontsproto
 FONTSPROTO_BUILDLINK3_MK:=      ${FONTSPROTO_BUILDLINK3_MK}+  
   
 .if ${BUILDLINK_DEPTH} == "+"  .if !defined(FONTSPROTO_BUILDLINK3_MK)
 BUILDLINK_DEPENDS+=     fontsproto  FONTSPROTO_BUILDLINK3_MK:=
 .endif  
   
 BUILDLINK_PACKAGES:=    ${BUILDLINK_PACKAGES:Nfontsproto}  
 BUILDLINK_PACKAGES+=    fontsproto  
 BUILDLINK_ORDER:=       ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}fontsproto  
   
 .if ${FONTSPROTO_BUILDLINK3_MK} == "+"  
 BUILDLINK_API_DEPENDS.fontsproto+=      fontsproto>=2.0  BUILDLINK_API_DEPENDS.fontsproto+=      fontsproto>=2.0
 BUILDLINK_PKGSRCDIR.fontsproto?=        ../../x11/fontsproto  BUILDLINK_PKGSRCDIR.fontsproto?=        ../../x11/fontsproto
 .endif  # FONTSPROTO_BUILDLINK3_MK  .endif # FONTSPROTO_BUILDLINK3_MK
   
 BUILDLINK_DEPTH:=               ${BUILDLINK_DEPTH:S/+$//}  BUILDLINK_TREE+=        -fontsproto

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>