diff options
Diffstat (limited to 'x11-wm/enlightenment/Makefile')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 50a2268..dff788a 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -35,7 +35,7 @@ USE_ESOUND= yes USE_IMLIB= yes USE_FREETYPE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-fsstd --with-included-gettext +CONFIGURE_ARGS= --enable-fsstd CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \ -I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -lxpg4" |