7e751949e4
It turns out there were a lot of these.
14 lines
348 B
Makefile
14 lines
348 B
Makefile
# $NetBSD: buildlink3.mk,v 1.8 2012/05/07 01:53:29 dholland Exp $
|
|
|
|
BUILDLINK_TREE+= sam
|
|
|
|
.if !defined(SAM_BUILDLINK3_MK)
|
|
SAM_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.sam+= sam>=4.3nb1
|
|
BUILDLINK_ABI_DEPENDS.sam+= sam>=4.3nb3
|
|
BUILDLINK_PKGSRCDIR.sam?= ../../editors/sam
|
|
BUILDLINK_DEPMETHOD.sam?= build
|
|
.endif # SAM_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -sam
|