Update pkgsrc path to acl package.
authorAlexander Schreiber <als@thangorodrim.de>
Wed, 26 Apr 2023 21:24:33 +0000 (21:24 +0000)
committerAlexander Schreiber <als@thangorodrim.de>
Wed, 26 Apr 2023 21:24:33 +0000 (21:24 +0000)
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>
glusterfs/Makefile

index fced40534db0d7361744f54545e6c4e6f14ef5d5..f8bd4c675146ff36be2f76da957cf50410b021d6 100644 (file)
@@ -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"