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

Collapse All | Expand All

(-)sysutils/fusefs-lkl/Makefile (-2 / +2 lines)
Lines 14-25 Link Here
14
14
15
LICENSE=	GPLv2
15
LICENSE=	GPLv2
16
16
17
BUILD_DEPENDS=	gnubc>0:math/gnubc
17
BUILD_DEPENDS=	gnubc>0:math/gnubc \
18
		gcc>0:lang/gcc
18
19
19
USES=		fuse gmake python:build shebangfix
20
USES=		fuse gmake python:build shebangfix
20
SHEBANG_FILES=	../../arch/lkl/scripts/headers_install.py
21
SHEBANG_FILES=	../../arch/lkl/scripts/headers_install.py
21
USE_BINUTILS=	yes
22
USE_BINUTILS=	yes
22
USE_GCC=	yes
23
USE_GITHUB=	yes
23
USE_GITHUB=	yes
24
GH_PROJECT=	linux
24
GH_PROJECT=	linux
25
25

Return to bug 218475