diff options
Diffstat (limited to 'comms/dfu-util/Makefile')
-rw-r--r-- | comms/dfu-util/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index 8a64579f25bb..12abbac933f3 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -12,8 +12,6 @@ COMMENT= Device firmware update (DFU) USB programmer LICENSE= GPLv2 GNU_CONFIGURE= yes -CONFIGURE_ENV= USE_LIBS="-lusb" \ - ac_cv_lib_usbpath_usb_path2devnum=no PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz |