pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
chromium: For X11_TYPE=modular case
Module Name: pkgsrc-wip
Committed By: Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By: ryoon
Date: Wed Jul 8 05:59:59 2020 +0900
Changeset: 0606bd862ea4a00423e7a972968bf86670021d66
Modified Files:
chromium/Makefile
Log Message:
chromium: For X11_TYPE=modular case
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0606bd862ea4a00423e7a972968bf86670021d66
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
chromium/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index d0350a638a..07596888cd 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -349,7 +349,7 @@ BUILDLINK_TRANSFORM.NetBSD+= opt:-lpci:-lpciutils
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXcomposite/buildlink3.mk"
-.include "../../x11/xcursor/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXdamage/buildlink3.mk"
.include "../../x11/libXfixes/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index