aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-08-18 10:56:22 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-08-18 10:56:22 +0000
commit2045a198a10be8bbf28e6afe3c82bb0b5877c225 (patch)
treea3aaeb1050d7d553d2e2e23fb2f60410782fac15 /x11/xlockmore
parent9102a137b1d53072c7c54034fd2a06bc974eebcf (diff)
downloadports-2045a198a10be8bbf28e6afe3c82bb0b5877c225.tar.gz
ports-2045a198a10be8bbf28e6afe3c82bb0b5877c225.zip
Notes
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 8e0ace81f5e7..fd374098ccd3 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -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