diff options
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-siliconmotion/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/Makefile b/x11-drivers/xf86-video-siliconmotion/Makefile index 0d4939173c87..cfa486f576bd 100644 --- a/x11-drivers/xf86-video-siliconmotion/Makefile +++ b/x11-drivers/xf86-video-siliconmotion/Makefile @@ -16,10 +16,4 @@ XORG_CAT= driver USE_XORG= videoproto xextproto MAN4= siliconmotion.4x -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 700000 -USE_GCC= 4.2+ -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |