mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
13 lines
293 B
Makefile
13 lines
293 B
Makefile
# $NetBSD: buildlink3.mk,v 1.10 2009/03/20 19:25:25 joerg Exp $
|
|
|
|
BUILDLINK_TREE+= libol
|
|
|
|
.if !defined(LIBOL_BUILDLINK3_MK)
|
|
LIBOL_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.libol+= libol>=0.3.17
|
|
BUILDLINK_PKGSRCDIR.libol?= ../../sysutils/libol
|
|
.endif # LIBOL_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -libol
|