diff options
author | nork <nork@FreeBSD.org> | 2003-04-20 23:22:21 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-04-20 23:22:21 +0800 |
commit | 64f06e40a4a74cf081484fc4fa05ed164da8953f (patch) | |
tree | f08964322885b27967e5368553e75c89866ecb3e /graphics/Makefile | |
parent | 8f5ceb0451628ff26a260c121c5a0b4492e92a6e (diff) | |
download | freebsd-ports-gnome-64f06e40a4a74cf081484fc4fa05ed164da8953f.tar.gz freebsd-ports-gnome-64f06e40a4a74cf081484fc4fa05ed164da8953f.tar.zst freebsd-ports-gnome-64f06e40a4a74cf081484fc4fa05ed164da8953f.zip |
Add s3switch 0.1, enable TV-out on S3 graphics cards.
PR: ports/50766
Submitted by: Bruce M Simpson <bms@spc.org>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ff897f129824..966e0570c846 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -323,6 +323,7 @@ SUBDIR += ruby-svg SUBDIR += ruby-tgif SUBDIR += s10sh + SUBDIR += s3switch SUBDIR += sam2p SUBDIR += sane-backends SUBDIR += sane-frontends |