diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-06-16 18:02:17 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-06-16 18:02:17 +0800 |
commit | aa652b8052e3cc3a1ab4330289f4f7ff897f1f00 (patch) | |
tree | 8fe96820dac9a93b0728917f97c608bd7e2661a5 /graphics/Makefile | |
parent | 7addf5d4bccc4f94be11eb8044e74d6cc1eab506 (diff) | |
download | freebsd-ports-gnome-aa652b8052e3cc3a1ab4330289f4f7ff897f1f00.tar.gz freebsd-ports-gnome-aa652b8052e3cc3a1ab4330289f4f7ff897f1f00.tar.zst freebsd-ports-gnome-aa652b8052e3cc3a1ab4330289f4f7ff897f1f00.zip |
add edje, it's a complex graphical design and layout engine.
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 20d9436c3065..775f89736723 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -76,6 +76,7 @@ SUBDIR += dvipng SUBDIR += dynamechs SUBDIR += ecg2png + SUBDIR += edje SUBDIR += electriceyes SUBDIR += enblend SUBDIR += enfle |