1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Explicitly configure --without-inotify so that the presence of the

devel/libinotify port does not pull in an implicit dependency that
is not tracked properly.

Reported by:	Andy Mender <andymenderunix@gmail.com>
PR:		245172
MFH:		2020Q2 (blanket: missing dependency)
This commit is contained in:
Gerald Pfeifer 2020-05-16 15:35:20 +00:00
parent 9e06a98b41
commit 0bf3a776b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535468

View File

@ -33,6 +33,7 @@ CONFIGURE_ARGS+=--verbose \
--without-alsa --without-capi --without-dbus \
--without-gettext --without-gettextpo \
--without-gphoto --without-gsm --without-gstreamer \
--without-inotify \
--without-krb5 \
--without-opencl \
--without-osmesa \