diff options
Diffstat (limited to 'x11-drivers/xf86-video-r128/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-r128/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile index 021da17f9c9a..f16995c2ac8c 100644 --- a/x11-drivers/xf86-video-r128/Makefile +++ b/x11-drivers/xf86-video-r128/Makefile @@ -2,6 +2,7 @@ PORTNAME= xf86-video-r128 PORTVERSION= 6.11.0 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -12,6 +13,5 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GL= gl XORG_CAT= driver -USE_XORG= xf86miscproto .include <bsd.port.mk> |