aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-ati613/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-ati613/Makefile')
-rw-r--r--x11-drivers/xf86-video-ati613/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-ati613/Makefile b/x11-drivers/xf86-video-ati613/Makefile
index 78c6c7c63a77..e09523780269 100644
--- a/x11-drivers/xf86-video-ati613/Makefile
+++ b/x11-drivers/xf86-video-ati613/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xf86-video-ati613
PORTVERSION= 6.13.2
+PORTREVISION= 1
CATEGORIES= x11-drivers
DISTNAME= xf86-video-ati-${PORTVERSION}
@@ -19,4 +20,8 @@ XORG_CAT= driver
USE_XORG= xf86driproto xineramaproto videoproto xf86miscproto xextproto glproto
MAN4= ati.4x radeon.4x
+.if defined(WITH_NEW_XORG)
+IGNORE= Please use x11-drivers/xf86-video-ati
+.endif
+
.include <bsd.port.mk>