diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:48:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:48:39 +0000 |
commit | b6a8e68895ef71e14390c2f494a293e9ee65b029 (patch) | |
tree | 2a8dc9a70972bd51b0fc9de4c3d629628c7d46f3 /x11-drivers/xf86-video-r128 | |
parent | 6935df75672d9ed497f643509740008419bf1332 (diff) | |
download | ports-b6a8e68895ef71e14390c2f494a293e9ee65b029.tar.gz ports-b6a8e68895ef71e14390c2f494a293e9ee65b029.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile index 1ad8177619dd..3ef8daf4e52c 100644 --- a/x11-drivers/xf86-video-r128/Makefile +++ b/x11-drivers/xf86-video-r128/Makefile @@ -12,4 +12,5 @@ XORG_CAT= driver USE_XORG= glproto xf86driproto xf86miscproto xineramaproto MAN4= r128.4x +NO_STAGE= yes .include <bsd.port.mk> |