ports/devel/android-tools-adb/files
Brooks Davis f2ab442843 Fix build with src r354909 applied.
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>.
2019-11-25 23:25:52 +00:00
..
extra-patch-revert-d3d650628c8c devel/android-tools-{adb,fastboot}: update to 29.0.5 2019-10-29 18:04:18 +00:00
Makefile Fix build with src r354909 applied. 2019-11-25 23:25:52 +00:00
patch-adb_adb.cpp
patch-adb_bugreport__test.cpp devel/android-tools-adb: update to 29.0.3 2019-09-12 10:14:54 +00:00
patch-adb_client_adb__install.cpp devel/android-tools-{adb,fastboot}: update to 29.0.5 2019-10-29 18:04:18 +00:00
patch-adb_client_auth.cpp devel/android-tools-{adb,fastboot}: update to 29.0.5 2019-10-29 18:04:18 +00:00
patch-adb_client_commandline.cpp devel/android-tools-{adb,fastboot}: update to 29.0.5 2019-10-29 18:04:18 +00:00
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