diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-01-08 16:22:53 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-01-08 16:22:53 +0000 |
commit | 3d6c17d1ab6873508d378d1b69bbf251bf94b43a (patch) | |
tree | baf3fe68248d0a9c84f15f17e4855341c3845036 /graphics/evas-loader-eet/Makefile | |
parent | 05d8069ed44db1ba3d3f6f8c53f8ab4c68f040c1 (diff) | |
download | ports-3d6c17d1ab6873508d378d1b69bbf251bf94b43a.tar.gz ports-3d6c17d1ab6873508d378d1b69bbf251bf94b43a.zip |
Notes
Diffstat (limited to 'graphics/evas-loader-eet/Makefile')
-rw-r--r-- | graphics/evas-loader-eet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-loader-eet/Makefile b/graphics/evas-loader-eet/Makefile index d0da170c7a35..f1271c385072 100644 --- a/graphics/evas-loader-eet/Makefile +++ b/graphics/evas-loader-eet/Makefile @@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (EET engine) USE_BZIP2= yes GNU_CONFIGURE= yes -USE_FREETYPE2= yes +USE_FREETYPE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig gnometarget USE_EFL= evas eet |