diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2012-12-27 19:28:23 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2012-12-27 19:28:23 +0000 |
commit | 42da1639651d2416bffbec1ff8e1e99c0a0010a9 (patch) | |
tree | fe84a3e009c83ef1002dd000f83ab712f04f44f5 /graphics/Makefile | |
parent | 2b598877fae018117e607ced51bec13b3475f4b1 (diff) |
New port: graphics/evas_generic_loaders-svg
Additional SVG loader for Evas
PR: ports/174739
Approved by: tabthorpe (mentor)
Notes
Notes:
svn path=/head/; revision=309551
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 003cb8d6e8a9..c6258821189c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -182,6 +182,7 @@ SUBDIR += evas_generic_loaders-pdf SUBDIR += evas_generic_loaders-ps SUBDIR += evas_generic_loaders-raw + SUBDIR += evas_generic_loaders-svg SUBDIR += evas_generic_loaders-xcf SUBDIR += evince SUBDIR += evolvotron |