fix stupid typo in last
This commit is contained in:
parent
fbcc571e6d
commit
35cbdeb824
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/12/08 00:39:31 abs Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2010/12/08 08:10:47 abs Exp $
|
||||
|
||||
.include "../../mk/bsd.fast.prefs.mk"
|
||||
|
||||
BUILDLINK_DEPMETHOD.fixesproto?= build
|
||||
|
||||
BUILDLINK_TREE+= fixesproto4
|
||||
BUILDLINK_TREE+= fixesproto
|
||||
|
||||
.if !defined(FIXESPROTO_BUILDLINK3_MK)
|
||||
FIXESPROTO_BUILDLINK3_MK:=
|
||||
|
@ -16,4 +16,4 @@ BUILDLINK_PKGSRCDIR.fixesproto?= ../../x11/fixesproto4
|
|||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.endif # FIXESPROTO_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -fixesproto4
|
||||
BUILDLINK_TREE+= -fixesproto
|
||||
|
|
Loading…
Reference in a new issue