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

(-)Makefile (-1 / +1 lines)
Lines 21-27 Link Here
21
AP_GENPLIST=	yes
21
AP_GENPLIST=	yes
22
AP_INC=	${LOCALBASE}/include/mysql
22
AP_INC=	${LOCALBASE}/include/mysql
23
AP_LIB=	${LOCALBASE}/lib/mysql
23
AP_LIB=	${LOCALBASE}/lib/mysql
24
AP_EXTRAS=	-lmysqlclient -lz -lm
24
AP_EXTRAS=	-lmysqlclient_r -lz -lm
25
25
26
PORTDOCS=	CONFIGURE CHANGES
26
PORTDOCS=	CONFIGURE CHANGES
27
27

Return to bug 219445