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

(-)Makefile.new Thu Sep 22 22:05:11 2005 (+1 lines)
Lines 16-21 Link Here
16
LIB_DEPENDS=   ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT}
16
LIB_DEPENDS=   ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT}
17
17
18
USE_MYSQL=     yes
18
USE_MYSQL=     yes
19
USE_MYSQL_VER  41
19
TCL_VERSION?=  tcl8.4
20
TCL_VERSION?=  tcl8.4
20
TCL_NODOT=     ${TCL_VERSION:S/.//}
21
TCL_NODOT=     ${TCL_VERSION:S/.//}
21
SQL_DIR=       ${PREFIX}/lib/${TCL_VERSION}/mysqltcl
22
SQL_DIR=       ${PREFIX}/lib/${TCL_VERSION}/mysqltcl

Return to bug 86482