diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-22 11:47:59 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-22 11:47:59 +0000 |
commit | f175fe0ecd711e70163ffc75a1e50e794c85e3c5 (patch) | |
tree | 11b0ccc70c9ea740216a443ec729882708545855 /graphics/Makefile | |
parent | c5d5a0fd6abfc637c5ebfc7d62031645731dc008 (diff) |
new port graphics/linplasma, a bit of eyecandy for SVGAlib
Notes
Notes:
svn path=/head/; revision=34099
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 0cab6049d454..77df82d9fd2c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -99,6 +99,7 @@ SUBDIR += libmorph SUBDIR += libungif SUBDIR += libwmf + SUBDIR += linplasma SUBDIR += linux-bmrt SUBDIR += linux-jpeg SUBDIR += linux-png |