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

(-)Makefile (-2 / +2 lines)
Lines 43-50 Link Here
43
CURL_DESC=		Build with Curl HTTP support
43
CURL_DESC=		Build with Curl HTTP support
44
AMQP_DESC=		Build with AMQP support
44
AMQP_DESC=		Build with AMQP support
45
45
46
USES=		autoreconf:build gmake libtool pathfix pkgconfig ssl \
46
USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
47
		gettext-runtime python:2.7 shebangfix
47
		ssl gettext-runtime python:2.7 shebangfix
48
USE_LDCONFIG=	yes
48
USE_LDCONFIG=	yes
49
USE_RC_SUBR=	syslog-ng
49
USE_RC_SUBR=	syslog-ng
50
SHEBANG_FILES=	lib/merge-grammar.py
50
SHEBANG_FILES=	lib/merge-grammar.py

Return to bug 236695