aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-mga/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-mga/Makefile')
-rw-r--r--x11-drivers/xf86-video-mga/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-drivers/xf86-video-mga/Makefile b/x11-drivers/xf86-video-mga/Makefile
index 15b501a8a0f9..cb81cb1c2126 100644
--- a/x11-drivers/xf86-video-mga/Makefile
+++ b/x11-drivers/xf86-video-mga/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xf86-video-mga
-PORTVERSION= 1.6.2
+PORTVERSION= 1.6.3
PORTEPOCH= 3
CATEGORIES= x11-drivers
@@ -12,13 +12,5 @@ USE_GL= gl
XORG_CAT= driver
USE_XORG= xf86driproto glproto
-MAN4= mga.4x
-
-NO_STAGE= yes
-pre-patch:
-# ${REINPLACE_CMD} \
-# -e 's|values.h|sys/limits.h|g' \
-# -e 's|MAXSHORT|SHRT_MAX|g' \
-# ${WRKSRC}/src/mga_arc.c
.include <bsd.port.mk>