mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Make this at least compile for XFree86-4.0.1.
Reviewed by: Josef Karthauser <joe@pavilion.net>
This commit is contained in:
parent
9102a137b1
commit
2045a198a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31729
@ -42,7 +42,7 @@ USE_MESA= yes
|
||||
CONFIGURE_ARGS+= --without-mesagl
|
||||
.endif
|
||||
|
||||
XFREE86VERSION!= /usr/bin/awk '/\#define XFree86Version/ {print $$3}' \
|
||||
XFREE86VERSION!= /usr/bin/awk '/\#.*define XFree86Version/ {print $$NF}' \
|
||||
${X11BASE}/lib/X11/config/xfree86.cf
|
||||
|
||||
.if ${XFREE86VERSION} >= 4000
|
||||
|
Loading…
Reference in New Issue
Block a user