mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 15:50:33 -04:00
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into errors causing these ports that declare them and use the FreeBSD make infrastructure as part of their build to fail. When the offending variables occur in a BSD Makefile, NO_MAN becomes MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and MK_PROFILE=no respectively. When declared in the environment they become WITHOUT_<FOO>. |
||
---|---|---|
.. | ||
extra-patch-revert-d3d650628c8c | ||
Makefile | ||
patch-adb_adb.cpp | ||
patch-adb_bugreport__test.cpp | ||
patch-adb_client_adb__install.cpp | ||
patch-adb_client_auth.cpp | ||
patch-adb_client_commandline.cpp | ||
patch-adb_client_usb__libusb.cpp | ||
patch-adb_sysdeps.h | ||
patch-adb_transport__mdns__unsupported.cpp | ||
patch-adb_transport__usb.cpp | ||
patch-adb_usb.h | ||
patch-base_file.cpp | ||
patch-base_file__test.cpp | ||
patch-base_include_android-base_logging.h | ||
patch-base_include_android-base_thread__annotations.h | ||
patch-base_threads.cpp | ||
patch-gtest-1.8.1 | ||
patch-libcrypto__utils_android__pubkey.c | ||
patch-libcutils_include_cutils_trace.h | ||
patch-libcutils_threads.cpp |