# $NetBSD: buildlink3.mk,v 1.1 2004/03/29 09:34:26 kei Exp $ # XXX # XXX This file was created automatically using createbuildlink-3.4. # XXX After this file as been verified as correct, the comment lines # XXX beginning with "XXX" should be removed. Please do not commit # XXX unverified buildlink[23].mk files. # XXX # XXX Packages that only install static libraries or headers should # XXX include the following line: # XXX # XXX BUILDLINK_DEPMETHOD.Gauche?= build BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ GAUCHE_BUILDLINK3_MK:= ${GAUCHE_BUILDLINK3_MK}+ .if !empty(BUILDLINK_DEPTH:M+) BUILDLINK_DEPENDS+= Gauche .endif BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NGauche} BUILDLINK_PACKAGES+= Gauche .if !empty(GAUCHE_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.Gauche+= Gauche>=0.7.4.2 BUILDLINK_PKGSRCDIR.Gauche?= ../../lang/gauche .endif # GAUCHE_BUILDLINK3_MK .include "../../devel/boehm-gc/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}