pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update pkgsrc path to acl package.
Module Name: pkgsrc-wip
Committed By: Alexander Schreiber <als%thangorodrim.de@localhost>
Pushed By: als
Date: Wed Apr 26 21:24:33 2023 +0000
Changeset: e2380799a9aa09fd67d29403baa46b6b2e32e891
Modified Files:
glusterfs/Makefile
Log Message:
Update pkgsrc path to acl package.
Originally in devel/acl, the acl package has been committed to
pkgsrc as sysutils/acl. Update Makefile to match.
Signed-off-by: Alexander Schreiber <als%thangorodrim.de@localhost>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e2380799a9aa09fd67d29403baa46b6b2e32e891
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
glusterfs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/glusterfs/Makefile b/glusterfs/Makefile
index fced40534d..f8bd4c6751 100644
--- a/glusterfs/Makefile
+++ b/glusterfs/Makefile
@@ -166,7 +166,7 @@ BUILDLINK_API_DEPENDS.userspace-rcu+= userspace-rcu>=0.12.1
.include "../../devel/userspace-rcu/buildlink3.mk"
.if ${OPSYS} == "Linux"
.include "../../devel/liburing/buildlink3.mk"
-.include "../../devel/acl/buildlink3.mk"
+.include "../../sysutils/acl/buildlink3.mk"
.endif
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
Home |
Main Index |
Thread Index |
Old Index