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

(-)b/mail/milter-manager/Makefile (-1 / +1 lines)
Lines 29-34 CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ Link Here
29
29
30
INSTALL_TARGET=	install-strip
30
INSTALL_TARGET=	install-strip
31
31
32
CFLAGS+=	-fdeclspec
32
CPPFLAGS+=	-I${LOCALBASE}/include
33
CPPFLAGS+=	-I${LOCALBASE}/include
33
LIBS+=		-L${LOCALBASE}/lib
34
LIBS+=		-L${LOCALBASE}/lib
34
35
35
- 

Return to bug 262530