diff options
Diffstat (limited to 'x11-drivers/xf86-video-rdc')
-rw-r--r-- | x11-drivers/xf86-video-rdc/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-rdc/Makefile b/x11-drivers/xf86-video-rdc/Makefile index 44fe2f04f26c..651cf5228a43 100644 --- a/x11-drivers/xf86-video-rdc/Makefile +++ b/x11-drivers/xf86-video-rdc/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xf86-video-rdc -MASTER_SITES= http://www.SpringDaemons.com/stas/ PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers +MASTER_SITES= http://www.SpringDaemons.com/stas/ MAINTAINER= stas@FreeBSD.org COMMENT= X.Org RDC display driver @@ -18,8 +18,6 @@ COMMENT= X.Org RDC display driver XORG_CAT= driver USE_XORG= xvmc xf86driproto xextproto x11 glproto -BROKEN= does not compile - do-install: ${MKDIR} ${PREFIX}/lib/xorg/modules/drivers ${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/rdc_drv.so \ |