diff options
Diffstat (limited to 'graphics/evas-engine-x11/Makefile')
-rw-r--r-- | graphics/evas-engine-x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile index 100a22a7c1d3..0566386b9235 100644 --- a/graphics/evas-engine-x11/Makefile +++ b/graphics/evas-engine-x11/Makefile @@ -23,7 +23,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig USE_EFL= evas librt_hack libtool_hack USE_XORG= x11 xext BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/software_x11 |