forked from Lainports/freebsd-ports
- Fix build on FreeBSD 5.X
Submitted by: bjoen koenig (Maintainer)
This commit is contained in:
parent
9ee9088014
commit
78a02b5bea
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ NOT_FOR_ARCHS= amd64 ia64 sparc64
|
|||
|
||||
CONFIGURE_ARGS= --prefix="${WRKDIR}" \
|
||||
--disable-absolute-pathes \
|
||||
--disable-locallinks \
|
||||
--with-tcl-lib="-L${LOCALBASE}/lib -ltcl${TCL_VER:S/.//}" \
|
||||
--with-tcl-incl="-I${TCL_INCLUDEDIR} -I${TK_INCLUDEDIR} -I${X11BASE}/include" \
|
||||
--with-tk-lib="-ltk${TK_VER:S/.//}" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue