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

(-)Makefile (-1 / +2 lines)
Lines 15-23 Link Here
15
COMMENT=	A daemon to monitor and configure modern scanner's buttons
15
COMMENT=	A daemon to monitor and configure modern scanner's buttons
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" \
18
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
19
		LDFLAGS="-L${LOCALBASE}/lib"
19
		LDFLAGS="-L${LOCALBASE}/lib"
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
MAKE_JOBS_SAFE=	yes
21
22
22
SUB_FILES+=	pkg-message
23
SUB_FILES+=	pkg-message

Return to bug 133035