Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 2017 22:58:18 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430670 - head/comms/dfu-util
Message-ID:  <201701052258.v05MwImw034531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701052258.v05MwImw034531>