aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-nv
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:48:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:48:39 +0000
commitb6a8e68895ef71e14390c2f494a293e9ee65b029 (patch)
tree2a8dc9a70972bd51b0fc9de4c3d629628c7d46f3 /x11-drivers/xf86-video-nv
parent6935df75672d9ed497f643509740008419bf1332 (diff)
downloadports-b6a8e68895ef71e14390c2f494a293e9ee65b029.tar.gz
ports-b6a8e68895ef71e14390c2f494a293e9ee65b029.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-drivers)
Notes
Notes: svn path=/head/; revision=327779
Diffstat (limited to 'x11-drivers/xf86-video-nv')
-rw-r--r--x11-drivers/xf86-video-nv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-nv/Makefile b/x11-drivers/xf86-video-nv/Makefile
index 2e8a95d18979..15b5b81caa45 100644
--- a/x11-drivers/xf86-video-nv/Makefile
+++ b/x11-drivers/xf86-video-nv/Makefile
@@ -11,4 +11,5 @@ COMMENT= X.Org nv display driver
XORG_CAT= driver
MAN4= nv.4x
+NO_STAGE= yes
.include <bsd.port.mk>