libXfixes-5.0.x require fixesproto>=5.0 to build.
This commit is contained in:
parent
99d3f0db0c
commit
e9a98fe3e3
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2013/05/29 22:35:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2014/07/12 11:24:52 obache Exp $
|
||||
|
||||
DISTNAME= libXfixes-5.0.1
|
||||
CATEGORIES= x11 devel
|
||||
|
@ -20,9 +20,7 @@ USE_TOOLS+= pkg-config
|
|||
CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
|
||||
PKGCONFIG_OVERRIDE+= xfixes.pc.in
|
||||
|
||||
# needs version 4 which defines xXFixesHideCursorReq
|
||||
BUILDLINK_API_DEPENDS.fixesproto+= fixesproto>=4
|
||||
|
||||
BUILDLINK_API_DEPENDS.fixesproto+= fixesproto>=5.0
|
||||
.include "../../x11/fixesproto/buildlink3.mk"
|
||||
.include "../../x11/libX11/buildlink3.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue