7e751949e4
It turns out there were a lot of these.
15 lines
367 B
Makefile
15 lines
367 B
Makefile
# $NetBSD: buildlink3.mk,v 1.4 2012/05/07 01:53:42 dholland Exp $
|
|
|
|
BUILDLINK_TREE+= see
|
|
|
|
.if !defined(SEE_BUILDLINK3_MK)
|
|
SEE_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.see+= see>=3.0.1376
|
|
BUILDLINK_ABI_DEPENDS.see+= see>=3.0.1376nb2
|
|
BUILDLINK_PKGSRCDIR.see?= ../../lang/see
|
|
|
|
.include "../../devel/readline/buildlink3.mk"
|
|
.endif # SEE_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -see
|