security/aide: Don't include e2fsprogs-core in without_acl flavor

PR:	286330
This commit is contained in:
Michael Proto 2025-04-24 18:48:51 -04:00 committed by Cy Schubert
parent dd23386bc8
commit 07926f4e9d

View file

@ -1,6 +1,6 @@
PORTNAME= aide
PORTVERSION= 0.18.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= https://github.com/aide/aide/releases/download/v${PORTVERSION}/
@ -9,8 +9,7 @@ COMMENT= File and directory integrity checker
WWW= https://aide.github.io/
LIB_DEPENDS= libmhash.so:security/mhash \
libpcre2-8.so:devel/pcre2 \
libe2p.so:filesystems/e2fsprogs-core
libpcre2-8.so:devel/pcre2
USES= bison gmake localbase pkgconfig:build
@ -35,6 +34,7 @@ FLAVOR?= ${FLAVORS:[1]}
.if ${FLAVOR:U} != without_acl
CONFIGURE_ARGS+=--with-posix-acl \
--with-e2fsattrs
LIB_DEPENDS+= libe2p.so:filesystems/e2fsprogs-core
.endif
default_PKGNAMESUFFIX=