diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-11-20 07:48:18 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-11-20 07:48:18 +0000 |
commit | 5e8ca8df38ba759065dad3e917b806f5f4523009 (patch) | |
tree | db52bbf3f7b7273d3c69ac3e48880b109c2221dd /emulators/wine/Makefile | |
parent | d24a31afe82184b95f797b8dd3b465c1ac0a23b7 (diff) | |
download | ports-5e8ca8df38ba759065dad3e917b806f5f4523009.tar.gz ports-5e8ca8df38ba759065dad3e917b806f5f4523009.zip |
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 76c4f41c308a..adbc2b205f47 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -44,6 +44,7 @@ CONFIGURE_ARGS+=--verbose \ --without-inotify \ --without-krb5 \ --without-mingw \ + --without-netapi \ --without-opencl \ --without-osmesa \ --with-oss \ |