aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-rdc
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
commit47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch)
tree2df88f8b6e2af92b78ac24eb382268b7c290efab /x11-drivers/xf86-video-rdc
parent7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff)
downloadports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.tar.gz
ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-video-rdc')
-rw-r--r--x11-drivers/xf86-video-rdc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-rdc/Makefile b/x11-drivers/xf86-video-rdc/Makefile
index b4c838f28122..136511e8b6db 100644
--- a/x11-drivers/xf86-video-rdc/Makefile
+++ b/x11-drivers/xf86-video-rdc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xf86-video-rdc
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= x11-drivers
MASTER_SITES= http://www.SpringDaemons.com/stas/
@@ -13,6 +14,8 @@ COMMENT= X.Org RDC display driver
XORG_CAT= driver
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
.endif