aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-openchrome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-openchrome/Makefile')
-rw-r--r--x11-drivers/xf86-video-openchrome/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile
index 77b60f265545..3e404a4bb4a3 100644
--- a/x11-drivers/xf86-video-openchrome/Makefile
+++ b/x11-drivers/xf86-video-openchrome/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xf86-video-openchrome
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -11,11 +12,9 @@ USE_GL= gl
XORG_CAT= driver
USE_XORG= xf86driproto xvmc glproto
-MAN4= openchrome.4x
MAKE_ARGS+= drivermandir=${LOCALBASE}/man/man4
ONLY_FOR_ARCHS= amd64 i386 ia64
-NO_STAGE= yes
.include <bsd.port.mk>