pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libdrm: adjust bl3 for wip



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Tue Jul 20 12:14:46 2021 +0200
Changeset:	dc2d0945d853adf2e7e4477dfd3fbc0973b0af13

Modified Files:
	libdrm/buildlink3.mk

Log Message:
libdrm: adjust bl3 for wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dc2d0945d853adf2e7e4477dfd3fbc0973b0af13

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libdrm/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/libdrm/buildlink3.mk b/libdrm/buildlink3.mk
index 1a1f3f203c..39269d9391 100644
--- a/libdrm/buildlink3.mk
+++ b/libdrm/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	libdrm
 LIBDRM_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libdrm+=	libdrm>=2.4.15
-BUILDLINK_PKGSRCDIR.libdrm?=	../../x11/libdrm
+BUILDLINK_PKGSRCDIR.libdrm?=	../../wip/libdrm
 BUILDLINK_INCDIRS.libdrm?=	include/libdrm
 .endif # LIBDRM_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index