diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-20 15:22:21 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-20 15:22:21 +0000 |
commit | f01e723a66f896f402cc98821e1a961eb5b9c5d2 (patch) | |
tree | 1a6bb1105816579dabe746edd704bf7c49ca1ad3 /graphics/Makefile | |
parent | 6d3edf0ac73fdafa2657330f8d7653d4804fd961 (diff) | |
download | ports-f01e723a66f896f402cc98821e1a961eb5b9c5d2.tar.gz ports-f01e723a66f896f402cc98821e1a961eb5b9c5d2.zip |
Add s3switch 0.1, enable TV-out on S3 graphics cards.
PR: ports/50766
Submitted by: Bruce M Simpson <bms@spc.org>
Notes
Notes:
svn path=/head/; revision=79361
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 |