aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 19:51:27 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 19:51:27 +0000
commit55dc0f983aadef274380ef51058802f94a995d7e (patch)
tree0ad23c2fc638bccd76a5e7adf6ab2f1e78be6ddb /x11-drivers
parent0f9366f9540135d821fe5b190c32ad41f65eee57 (diff)
downloadports-55dc0f983aadef274380ef51058802f94a995d7e.tar.gz
ports-55dc0f983aadef274380ef51058802f94a995d7e.zip
Remove all space characters from Makefile assignments.
No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=357070
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-rdc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-rdc/Makefile b/x11-drivers/xf86-video-rdc/Makefile
index 76589bd5cd51..51a76f61e3c8 100644
--- a/x11-drivers/xf86-video-rdc/Makefile
+++ b/x11-drivers/xf86-video-rdc/Makefile
@@ -17,7 +17,7 @@ USE_XORG= xvmc xf86driproto xextproto x11 glproto
.include <bsd.port.options.mk>
.if defined(WITH_NEW_XORG)
-IGNORE= does not build with X server 1.12
+IGNORE= does not build with X server 1.12
.endif
NO_STAGE= yes