aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-cirrus
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:48:39 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:48:39 +0800
commitee7d39c6d6bfc40bf297f6c47f542bff670a3cff (patch)
tree2a8dc9a70972bd51b0fc9de4c3d629628c7d46f3 /x11-drivers/xf86-video-cirrus
parenta74cf2f49cc90079912ddc93077b9437d9ae2381 (diff)
downloadfreebsd-ports-gnome-ee7d39c6d6bfc40bf297f6c47f542bff670a3cff.tar.gz
freebsd-ports-gnome-ee7d39c6d6bfc40bf297f6c47f542bff670a3cff.tar.zst
freebsd-ports-gnome-ee7d39c6d6bfc40bf297f6c47f542bff670a3cff.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-drivers)
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r--x11-drivers/xf86-video-cirrus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-cirrus/Makefile b/x11-drivers/xf86-video-cirrus/Makefile
index 01a93fa42ddc..c9a9cf9d53f2 100644
--- a/x11-drivers/xf86-video-cirrus/Makefile
+++ b/x11-drivers/xf86-video-cirrus/Makefile
@@ -10,4 +10,5 @@ COMMENT= X.Org cirrus display driver
XORG_CAT= driver
MAN4= cirrus.4x
+NO_STAGE= yes
.include <bsd.port.mk>