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 |