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

(-)Makefile.new 2012-12-13 19:38:05.000000000 +0100 (-1 / +1 lines)
Lines 34-40 Link Here
34
.include <bsd.port.options.mk>
34
.include <bsd.port.options.mk>
35
35
36
.if ${PORT_OPTIONS:MMYSQL}
36
.if ${PORT_OPTIONS:MMYSQL}
37
USE_MYSQL=     server
37
USE_MYSQL=     client
38
USE_PHP+=      mysql
38
USE_PHP+=      mysql
39
.endif
39
.endif

Return to bug 174419