diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index ec5f0ca675cc..dfdce97f05f5 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -29,4 +29,8 @@ USE_LDCONFIG= yes CONFIGURE_ARGS+= --without-vim +post-patch: + @${REINPLACE_CMD} -E -e "/^SUBDIRS[[:space:]]+=/s/utils//" \ + ${WRKSRC}/Makefile.in + .include