diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-11-19 11:49:04 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-11-19 11:49:04 +0000 |
commit | af3811313c14afb06fe2d1f6158e3e431bbfc2b6 (patch) | |
tree | 1ad98a4e8faecd0e2fa9ac2c18e65da4cf89c236 /graphics/Makefile | |
parent | c7d4d6bd7ef6ff4955eab2863a5c6e2feb14b839 (diff) | |
download | ports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.tar.gz ports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4cb8cbe4302a..349fbdb97743 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -85,7 +85,10 @@ SUBDIR += clutter SUBDIR += clutter-box2d SUBDIR += clutter-gtk + SUBDIR += clutter-gtk3 + SUBDIR += cluttermm SUBDIR += code-eli + SUBDIR += cogl SUBDIR += colord SUBDIR += colord-gtk SUBDIR += comical @@ -289,6 +292,8 @@ SUBDIR += gmt SUBDIR += gnash SUBDIR += gnofract4d + SUBDIR += gnome-color-manager + SUBDIR += gnome-video-effects SUBDIR += gnustep-slideshow SUBDIR += gnustep-slideshowkit SUBDIR += gocr @@ -511,6 +516,7 @@ SUBDIR += libgnomecanvas-reference SUBDIR += libgnomecanvasmm26 SUBDIR += libgphoto2 + SUBDIR += libgxps SUBDIR += libimg SUBDIR += libiptcdata SUBDIR += libjpeg-turbo @@ -971,6 +977,7 @@ SUBDIR += seejpeg SUBDIR += separate SUBDIR += seq2gif + SUBDIR += shared-color-profiles SUBDIR += sharpconstruct SUBDIR += shiva-collections SUBDIR += shotwell |