View | Details | Raw Unified | Return to bug 271092 | Differences between
and this patch

Collapse All | Expand All

(-)b/sysutils/flashrom/Makefile (-2 / +3 lines)
Lines 16-24 NOT_FOR_ARCHS_REASON= Unable to determine endianness. Link Here
16
16
17
LIB_DEPENDS=	libpci.so:devel/libpci
17
LIB_DEPENDS=	libpci.so:devel/libpci
18
18
19
USES=		gmake tar:bzip2
19
USES=		gmake localbase:ldflags tar:bzip2
20
20
21
MAKE_ENV=	WARNERROR=no
21
MAKE_ENV=	CONFIG_INTERNAL=yes WARNERROR=no
22
LDFLAGS=	-lpci
22
23
23
PLIST_FILES=	bin/flashrom \
24
PLIST_FILES=	bin/flashrom \
24
		man/man8/flashrom.8.gz
25
		man/man8/flashrom.8.gz

Return to bug 271092