- Respect X11BASE
Reported by: pointyhat
This commit is contained in:
parent
2b227af340
commit
155d08b741
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178594
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84 \
|
|||
otcl:${PORTSDIR}/lang/otcl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4
|
||||
CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4 \
|
||||
--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue