Add missing files to PLIST and depend on libxcb-1.8.
Ride update.
This commit is contained in:
parent
5604e6d66d
commit
cc88599d25
2 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2012/10/07 22:09:47 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2012/10/07 22:40:44 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libxcb-1.9
|
||||
|
@ -82,7 +82,7 @@ post-extract:
|
|||
#.include "../../devel/gperf/buildlink3.mk"
|
||||
PYTHON_FOR_BUILD_ONLY= yes
|
||||
.include "../../lang/python/application.mk"
|
||||
BUILDLINK_API_DEPENDS.xcb-proto?= xcb-proto>=1.7
|
||||
BUILDLINK_API_DEPENDS.xcb-proto?= xcb-proto>=1.8
|
||||
.include "../../x11/xcb-proto/buildlink3.mk"
|
||||
.include "../../x11/libXdmcp/buildlink3.mk"
|
||||
.include "../../x11/libXau/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2012/10/07 22:09:47 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2012/10/07 22:40:44 wiz Exp $
|
||||
include/xcb/bigreq.h
|
||||
include/xcb/composite.h
|
||||
include/xcb/damage.h
|
||||
|
@ -256,6 +256,9 @@ man/man3/xcb_dri2_get_buffers_with_format_unchecked.3
|
|||
man/man3/xcb_dri2_get_msc.3
|
||||
man/man3/xcb_dri2_get_msc_reply.3
|
||||
man/man3/xcb_dri2_get_msc_unchecked.3
|
||||
man/man3/xcb_dri2_get_param.3
|
||||
man/man3/xcb_dri2_get_param_reply.3
|
||||
man/man3/xcb_dri2_get_param_unchecked.3
|
||||
man/man3/xcb_dri2_invalidate_buffers_event_t.3
|
||||
man/man3/xcb_dri2_query_version.3
|
||||
man/man3/xcb_dri2_query_version_reply.3
|
||||
|
|
Loading…
Reference in a new issue