1
0
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:
Thomas Gellekum 2000-08-18 10:56:22 +00:00
parent 9102a137b1
commit 2045a198a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31729

View File

@ -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