diff options
author | stas <stas@FreeBSD.org> | 2010-12-05 16:32:42 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2010-12-05 16:32:42 +0800 |
commit | d417776ec0a247356edc339194c2d0b74d2df144 (patch) | |
tree | 878d6834355eca48ef8cb493cc111ac7d2419515 /graphics/Makefile | |
parent | 5bbe90b1a92e98429d740c08b56e47e56b991d6c (diff) | |
download | freebsd-ports-gnome-d417776ec0a247356edc339194c2d0b74d2df144.tar.gz freebsd-ports-gnome-d417776ec0a247356edc339194c2d0b74d2df144.tar.zst freebsd-ports-gnome-d417776ec0a247356edc339194c2d0b74d2df144.zip |
- Add port for graphics/lcms2, a second version of Little CMS.
This is a separate port, because lcms2 is not API compatible with
lcms1.
WWW: http://www.littlecms.com/
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 89d9904215bb..5fc19b0e46ee 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -419,6 +419,7 @@ SUBDIR += lcdtest SUBDIR += lcms SUBDIR += lcms-python + SUBDIR += lcms2 SUBDIR += leafpak SUBDIR += lensfun SUBDIR += leptonlib |