mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Respect X11BASE
Approved by: portmgr (linimon)
This commit is contained in:
parent
3853a7866b
commit
ab329e8ab0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179480
@ -3,7 +3,7 @@ LIB= tk${VERSION}
|
||||
TK_LIBRARY= ${PREFIX}/lib/tk${VERSION}
|
||||
CFLAGS+= -I. -I./../generic -I../bitmaps \
|
||||
-I${PREFIX}/include/tcl7.6jp \
|
||||
-I/usr/X11R6/include \
|
||||
-I$(X11BASE)/include \
|
||||
-DKANJI -DKINPUT2 \
|
||||
-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 \
|
||||
-DTK_LIBRARY=\"${TK_LIBRARY}\"
|
||||
|
Loading…
Reference in New Issue
Block a user