Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161486285
D17350.id49009.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D17350.id49009.diff
View Options
Index: head/sysutils/flashrom/Makefile
===================================================================
--- head/sysutils/flashrom/Makefile
+++ head/sysutils/flashrom/Makefile
@@ -3,6 +3,7 @@
PORTNAME= flashrom
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://download.flashrom.org/releases/
@@ -17,23 +18,20 @@
LIB_DEPENDS= libpci.so:devel/libpci
USES= gmake tar:bzip2
-MAKE_ENV= CONFIG_BUSPIRATE_SPI=no \
- WARNERROR=no
+MAKE_ENV= WARNERROR=no
+
PLIST_FILES= bin/flashrom \
man/man8/flashrom.8.gz
PORTDOCS= *
-OPTIONS_DEFINE= BUSPIRATE DMIDECODE DOCS FTDI
+OPTIONS_DEFINE= DMIDECODE DOCS FTDI
OPTIONS_DEFAULT= DMIDECODE FTDI
-BUSPIRATE_DESC= Enable buspirate support (broken)
DMIDECODE_DESC= Use dmidecode to gather DMI information
FTDI_DESC= Enable external FT2232SPI flasher support
-BUSPIRATE_MAKE_ENV= CONFIG_BUSPIRATE_SPI=yes
-
-DMIDECODE_RUN_DEPENDS+= dmidecode:sysutils/dmidecode
+DMIDECODE_RUN_DEPENDS= dmidecode:sysutils/dmidecode
FTDI_LIB_DEPENDS= libftdi1.so:devel/libftdi1
FTDI_USES= pkgconfig
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 5, 5:50 AM (4 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34695022
Default Alt Text
D17350.id49009.diff (1 KB)
Attached To
Mode
D17350: sysutils/flashrom: Enable buspirate interface by default
Attached
Detach File
Event Timeline
Log In to Comment