diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-rdc/Makefile | 2 |
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 |