summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-rdc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-rdc/Makefile')
-rw-r--r--x11-drivers/xf86-video-rdc/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-rdc/Makefile b/x11-drivers/xf86-video-rdc/Makefile
index 3d9cf64..40e19bc 100644
--- a/x11-drivers/xf86-video-rdc/Makefile
+++ b/x11-drivers/xf86-video-rdc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xf86-video-rdc
-# Date created: 14 April 2010
-# Whom: stas
-#
+# Created by: stas
# $FreeBSD$
-#
PORTNAME= xf86-video-rdc
PORTVERSION= 0.9
@@ -17,6 +13,10 @@ COMMENT= X.Org RDC display driver
XORG_CAT= driver
USE_XORG= xvmc xf86driproto xextproto x11 glproto
+.if defined(WITH_NEW_XORG)
+IGNORE= does not build with X server 1.12
+.endif
+
do-install:
${MKDIR} ${PREFIX}/lib/xorg/modules/drivers
${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/rdc_drv.so \
OpenPOWER on IntegriCloud