aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2005-05-04 01:28:30 +0000
committerEric Anholt <anholt@FreeBSD.org>2005-05-04 01:28:30 +0000
commitcdb96b430e8f216a389d6831c10becc92d9ea63a (patch)
tree1cdc7b49a2ec2eefe8a99a2c1d8474d291268160 /x11-servers/Makefile
parent63f5afe07d5c67fd5a1752738f8b290886114df6 (diff)
downloadports-cdb96b430e8f216a389d6831c10becc92d9ea63a.tar.gz
ports-cdb96b430e8f216a389d6831c10becc92d9ea63a.zip
Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This
is a port of the server pieces of the periodic snapshot of X.Org, with the development DRI drivers enabled. The purpose of this port is to bring bleeding-edge graphics support to FreeBSD.
Notes
Notes: svn path=/head/; revision=134571
Diffstat (limited to 'x11-servers/Makefile')
-rw-r--r--x11-servers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-servers/Makefile b/x11-servers/Makefile
index 28ec94e9f1c0..872ca514d8b7 100644
--- a/x11-servers/Makefile
+++ b/x11-servers/Makefile
@@ -18,6 +18,7 @@
SUBDIR += xorg-nestserver
SUBDIR += xorg-printserver
SUBDIR += xorg-server
+ SUBDIR += xorg-server-snap
SUBDIR += xorg-vfbserver
.include <bsd.port.subdir.mk>