buildlink.mk fix
This commit is contained in:
parent
df4582393f
commit
5e45c37f82
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.12 2011/02/23 08:31:13 adam Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.13 2011/02/23 08:38:34 adam Exp $
|
||||
|
||||
BUILDLINK_TREE+= xerces-c
|
||||
|
||||
|
@ -6,7 +6,7 @@ BUILDLINK_TREE+= xerces-c
|
|||
XERCES_C_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.xerces-c+= xerces-c>=3.1.1
|
||||
BUILDLINK_PKGSRCDIR.xerces-c?= ../../textproc/xerces-c3
|
||||
BUILDLINK_PKGSRCDIR.xerces-c?= ../../textproc/xerces-c
|
||||
|
||||
.include "../../converters/libiconv/buildlink3.mk"
|
||||
.endif # XERCES_C_BUILDLINK3_MK
|
||||
|
|
Loading…
Reference in a new issue