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

(-)Makefile 2013-05-24 14:59:30.000000000 -0400 (-1 / +1 lines)
Lines 38-44 Link Here
38
               --with-pcre=system \
38
               --with-pcre=system \
39
               --disable-fam
39
               --disable-fam
40
CPPFLAGS+=     -I${LOCALBASE}/include
40
CPPFLAGS+=     -I${LOCALBASE}/include
41
LDFLAGS+=      -L${LOCALBASE}/lib -lintl
41
LDFLAGS+=      -L${LOCALBASE}/lib
42
42
43
OPTIONS_DEFINE=        COLLATION_FIX DEBUG
43
OPTIONS_DEFINE=        COLLATION_FIX DEBUG
44
COLLATION_FIX_DESC=    fix string collation
44
COLLATION_FIX_DESC=    fix string collation

Return to bug 178958