svn commit: r430670 - head/comms/dfu-util

Jan Beich jbeich at FreeBSD.org
Thu Jan 5 22:58:19 UTC 2017


Author: jbeich
Date: Thu Jan  5 22:58:18 2017
New Revision: 430670
URL: https://svnweb.freebsd.org/changeset/ports/430670

Log:
  comms/dfu-util: drop nop flags

Modified:
  head/comms/dfu-util/Makefile   (contents, props changed)

Modified: head/comms/dfu-util/Makefile
==============================================================================
--- head/comms/dfu-util/Makefile	Thu Jan  5 22:58:02 2017	(r430669)
+++ head/comms/dfu-util/Makefile	Thu Jan  5 22:58:18 2017	(r430670)
@@ -12,8 +12,6 @@ COMMENT=	Device firmware update (DFU) US
 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
 


More information about the svn-ports-head mailing list