View | Details | Raw Unified | Return to bug 258346 | Differences between
and this patch

Collapse All | Expand All

(-)b/graphics/libdrm/Makefile (+2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	libdrm
3
PORTNAME=	libdrm
4
PORTVERSION=	2.4.107
4
PORTVERSION=	2.4.107
5
PORTREVISION=	1
5
PORTEPOCH=	1
6
PORTEPOCH=	1
6
CATEGORIES=	graphics x11
7
CATEGORIES=	graphics x11
7
MASTER_SITES=	https://dri.freedesktop.org/libdrm/
8
MASTER_SITES=	https://dri.freedesktop.org/libdrm/
Lines 16-21 LICENSE= MIT Link Here
16
17
17
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
18
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
18
LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess
19
LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess
20
RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
19
21
20
USES=		gnome meson pkgconfig tar:xz
22
USES=		gnome meson pkgconfig tar:xz
21
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes

Return to bug 258346