diff options
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r-- | graphics/gegl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index bdaa472149a7..f2a8a152ea99 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libbabl-0.1.so:${PORTSDIR}/x11/babl +# ignore new versions until we can replace this version with gegl 3.x +PORTSCOUT= ignore:1 + OPTIONS_DEFINE= CAIRO ENSCRIPT EXIV2 FFMPEG PIXBUF GRAPHVIZ JASPER JPEG \ LUA OPENEXR OPENRAW SIMD PANGO PNG LIBRSVG2 SDL SPIRO V4L \ DOCS EXAMPLES |