7e751949e4
It turns out there were a lot of these.
15 lines
366 B
Makefile
15 lines
366 B
Makefile
# $NetBSD: buildlink3.mk,v 1.12 2012/05/07 01:53:28 dholland Exp $
|
|
|
|
BUILDLINK_TREE+= tre
|
|
|
|
.if !defined(TRE_BUILDLINK3_MK)
|
|
TRE_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.tre+= tre>=0.7.2
|
|
BUILDLINK_ABI_DEPENDS.tre+= tre>=0.8.0
|
|
BUILDLINK_PKGSRCDIR.tre?= ../../devel/tre
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.endif # TRE_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -tre
|