Added buildlink3.mk
This commit is contained in:
parent
819ae17ad1
commit
7935af251b
1 changed files with 12 additions and 0 deletions
12
devel/log4cplus/buildlink3.mk
Normal file
12
devel/log4cplus/buildlink3.mk
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1 2012/01/23 11:50:38 pettai Exp $
|
||||
|
||||
BUILDLINK_TREE+= log4cplus
|
||||
|
||||
.if !defined(LOG4CPLUS_BUILDLINK3_MK)
|
||||
LOG4CPLUS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.log4cplus+= log4cplus>=1.0.4
|
||||
BUILDLINK_PKGSRCDIR.log4cplus?= ../../devel/log4cplus
|
||||
.endif # LOG4CPLUS_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -log4cplus
|
Loading…
Reference in a new issue