comms/dfu-utils: Unbreak fetch
The exact missing distfile is hosted at sourceforge.net, but not in the usual mirrored file area. The SF magic doesn't work, so I used a hard link to restore the port. Approved by: blanket
This commit is contained in:
parent
bfee655ccf
commit
ae0ab8a5ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383642
@ -4,14 +4,13 @@
|
||||
PORTNAME= dfu-util
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://dfu-util.gnumonks.org/releases/
|
||||
MASTER_SITES= http://dfu-util.sourceforge.net/releases/
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Device firmware update (DFU) USB programmer
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= Unfetchable
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= USE_LIBS="-lusb" \
|
||||
ac_cv_lib_usbpath_usb_path2devnum=no
|
||||
|
Loading…
Reference in New Issue
Block a user