pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
neatvnc, wayvnc: update aml path after import
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Wed Apr 15 11:02:12 2026 +0200
Changeset: 29598b649d0a4219382c88b294534e7b8d25db33
Modified Files:
neatvnc/Makefile
neatvnc/buildlink3.mk
wayvnc/Makefile
Log Message:
neatvnc, wayvnc: update aml path after import
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=29598b649d0a4219382c88b294534e7b8d25db33
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
neatvnc/Makefile | 2 +-
neatvnc/buildlink3.mk | 2 +-
wayvnc/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/neatvnc/Makefile b/neatvnc/Makefile
index 77dc24da5f..e4b81123e2 100644
--- a/neatvnc/Makefile
+++ b/neatvnc/Makefile
@@ -20,7 +20,7 @@ PKGCONFIG_OVERRIDE+= output/meson-private/neatvnc.pc
PKGCONFIG_OVERRIDE_STAGE= post-configure
.include "../../devel/meson/build.mk"
-.include "../../wip/aml/buildlink3.mk"
+.include "../../devel/aml/buildlink3.mk"
.include "../../x11/libdrm/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/neatvnc/buildlink3.mk b/neatvnc/buildlink3.mk
index 3dfb68155b..f612d87674 100644
--- a/neatvnc/buildlink3.mk
+++ b/neatvnc/buildlink3.mk
@@ -8,7 +8,7 @@ NEATVNC_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.neatvnc+= neatvnc>=0.9.5
BUILDLINK_PKGSRCDIR.neatvnc?= ../../wip/neatvnc
-.include "../../wip/aml/buildlink3.mk"
+.include "../../devel/aml/buildlink3.mk"
.include "../../x11/libdrm/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.endif # NEATVNC_BUILDLINK3_MK
diff --git a/wayvnc/Makefile b/wayvnc/Makefile
index a2d7dd5ef3..e82c5b9544 100644
--- a/wayvnc/Makefile
+++ b/wayvnc/Makefile
@@ -20,7 +20,7 @@ USE_TOOLS+= pkg-config
.include "../../textproc/scdoc/tool.mk"
.include "../../devel/wayland/buildlink3.mk"
.include "../../textproc/jansson/buildlink3.mk"
-.include "../../wip/aml/buildlink3.mk"
+.include "../../devel/aml/buildlink3.mk"
.include "../../devel/input-headers/buildlink3.mk"
.include "../../wip/neatvnc/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index