diff options
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r-- | graphics/gegl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 4b05112a4276..09e32590dde3 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -22,10 +22,9 @@ SPIRO_DESC= Spiro support #UMFPACK_DESC= UMFpack support USE_GNOME= glib20 intltool -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_BZIP2= yes USE_GMAKE= yes -USE_GETTEXT= yes USE_LDCONFIG= ${PREFIX}/lib/gegl-0.2 GNU_CONFIGURE= yes CONFIGURE_ENV+= ac_cv_header_execinfo_h=no |