diff options
author | martymac <martymac@FreeBSD.org> | 2011-02-24 16:05:32 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2011-02-24 16:05:32 +0800 |
commit | 47c6ec9100a72691a31319244656895ddf549e8f (patch) | |
tree | 46939d328e08a26f47afa68b3f684ca241450823 /graphics/Makefile | |
parent | bc271a6a2263227aba76203aae4271984ef4d53e (diff) | |
download | freebsd-ports-graphics-47c6ec9100a72691a31319244656895ddf549e8f.tar.gz freebsd-ports-graphics-47c6ec9100a72691a31319244656895ddf549e8f.tar.zst freebsd-ports-graphics-47c6ec9100a72691a31319244656895ddf549e8f.zip |
Connect graphics/webp
Approved by: portmgr@ (itetcu@)
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 bf630d7123c..4c99cd7d236 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -960,6 +960,7 @@ SUBDIR += vp SUBDIR += vrml2pov SUBDIR += vvv + SUBDIR += webp SUBDIR += whirlgif SUBDIR += white_dune SUBDIR += wildmagic |