View | Details | Raw Unified | Return to bug 214009
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 27-32 Link Here
27
USES=		gmake shebangfix ssl tar:xz
27
USES=		gmake shebangfix ssl tar:xz
28
CPPFLAGS+=	-isystem${LOCALBASE}/include
28
CPPFLAGS+=	-isystem${LOCALBASE}/include
29
LDFLAGS+=	-L${LOCALBASE}/lib
29
LDFLAGS+=	-L${LOCALBASE}/lib
30
MAKE_ARGS+=	DEVELOPER_CFLAGS=
30
MAKE_ENV+=	V=1
31
MAKE_ENV+=	V=1
31
USE_RC_SUBR=	git_daemon
32
USE_RC_SUBR=	git_daemon
32
SHEBANG_FILES=	*.perl */*.perl */*/*.perl */*.pl */*/*.pl */*/*/*.pl \
33
SHEBANG_FILES=	*.perl */*.perl */*/*.perl */*.pl */*/*.pl */*/*/*.pl \

Return to bug 214009