Correct BUILDLINK_API_DEPENDS line.
This commit is contained in:
parent
3ed6936d53
commit
c13753f238
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/11/08 18:39:25 bjs Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/11/08 18:58:48 bjs Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libspiff-0.8.2
|
||||
|
@ -18,7 +18,7 @@ USE_LANGUAGES= c c++
|
|||
|
||||
TEST_TARGET= check
|
||||
|
||||
BUILDLINK_ABI_DEPENDS.expat+= expat>=2.0.0nb1
|
||||
BUILDLINK_ABI_DEPENDS.expat+= expat>=2.0.0nb1:../../textproc/expat
|
||||
|
||||
.include "../../textproc/expat/buildlink3.mk"
|
||||
.include "../../textproc/uriparser/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue