- Fix CONFIGURE
MFH: 2014Q1
This commit is contained in:
parent
189c242259
commit
2ca72ca1f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339147
@ -31,7 +31,8 @@ NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
CFLAGS+= -DHAVE_UNISTD_H
|
||||
CONFIGURE_ARGS+=--with-tcl-ver=${TCL_SHLIB_VER} --with-tk-ver=${TK_SHLIB_VER}
|
||||
CONFIGURE_ARGS+=--with-tcl=${LOCALBASE} \
|
||||
--with-tk=${LOCALBASE}
|
||||
|
||||
.if ${TCL_SHLIB_VER} > 85
|
||||
CFLAGS+= -DUSE_INTERP_ERRORLINE -DUSE_INTERP_RESULT
|
||||
|
Loading…
Reference in New Issue
Block a user