diff options
author | nakai <nakai@FreeBSD.org> | 2000-11-03 20:24:18 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-11-03 20:24:18 +0800 |
commit | 1c2f803b0ee7687b2c837588844eff580497e647 (patch) | |
tree | eb807ce61ab41f27823d8f791edb44f9487668f5 /graphics/Makefile | |
parent | 43607e7eabefc3572dc02d9a024113647db42077 (diff) | |
download | freebsd-ports-gnome-1c2f803b0ee7687b2c837588844eff580497e647.tar.gz freebsd-ports-gnome-1c2f803b0ee7687b2c837588844eff580497e647.tar.zst freebsd-ports-gnome-1c2f803b0ee7687b2c837588844eff580497e647.zip |
a new canvas library with Imlib2
PR: ports/22330
Submitted by: Jeremy Norris <ishmael27@home.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 c17166b5fc1b..4e187cf46869 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -30,6 +30,7 @@ SUBDIR += eog SUBDIR += epstool SUBDIR += eterm-bg + SUBDIR += evas SUBDIR += fbm SUBDIR += feh SUBDIR += flashplayer |